linux/drivers/gpu/drm/qxl
Ville Syrjälä fb85ac4da8 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Many of the drivers didn't implement palette/gamma handling, but were forced
to provide stubs for the hooks to avoid drm_fb_helper from oopsing. Now that
the hooks are optional, we can eliminate all the stubs.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@gmail.com>
2013-06-17 19:42:47 +10:00
..
Kconfig qxl: fix Kconfig deps - select FB_DEFERRED_IO 2013-05-28 17:03:37 +10:00
Makefile
qxl_cmd.c drm/qxl: fix ioport interactions for kernel submitted commands. 2013-05-17 11:45:44 +10:00
qxl_debugfs.c drivers, drm: fix qxl build error when debugfs is disabled 2013-04-30 10:00:27 +10:00
qxl_dev.h
qxl_display.c drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers 2013-06-17 19:42:47 +10:00
qxl_draw.c
qxl_drv.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_drv.h drm/qxl: drop active_user_framebuffer as its unneeded 2013-05-17 11:45:45 +10:00
qxl_dumb.c
qxl_fb.c drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers 2013-06-17 19:42:47 +10:00
qxl_fence.c
qxl_gem.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_image.c
qxl_ioctl.c drm/qxl: fix build warnings on 32-bit 2013-05-31 12:45:09 +10:00
qxl_irq.c
qxl_kms.c drm/qxl: fix build warnings on 32-bit 2013-05-31 12:45:09 +10:00
qxl_object.c drm/qxl: fix smatch warnings 2013-04-16 13:36:00 +10:00
qxl_object.h
qxl_release.c qxl: update to new idr interfaces. 2013-05-03 10:37:20 +10:00
qxl_ttm.c drm/qxl: fix build with debugfs turned off. 2013-04-18 11:47:40 +10:00