summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2015-07-31 10:51:41 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-08-06 12:12:55 (GMT)
commitcbb1a82e5608fd6511940d27c231f0f4e2495b04 (patch)
tree0900461fa7d219fcedfd41954f1af31018269e42 /drivers/gpu/drm/tilcdc
parent47074ab7951c1fcfc3ff637eb8401c3a71272057 (diff)
downloadlinux-cbb1a82e5608fd6511940d27c231f0f4e2495b04.tar.xz
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Some drm drivers populate their fb_ops with fb_sys_read/write fb sysfs ops. Create a drm_fb_helper function that wraps around these calls. This is part of an effort to prevent drm drivers from calling fbdev functions directly, in order to make fbdev emulation a top level drm option. v3: - Fix kerneldoc errors v2: - Added kerneldocs - Follow the drm way of aligning of arguments in func definitions - Remove unnecessary checks for non NULL fb_info Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/tilcdc')
0 files changed, 0 insertions, 0 deletions