alistair23-linux/drivers/gpu/drm/qxl
Rob Clark baa7094355 drm: const'ify ioctls table (v2)
Because, there is no reason for it not to be const.

v1: original
v2: fix compile break in vmwgfx, and couple related cleanups suggested
    by Ville Syrjälä

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-08-07 10:10:02 +10:00
..
Kconfig qxl: fix Kconfig deps - select FB_DEFERRED_IO 2013-05-28 17:03:37 +10:00
Makefile drm: add new QXL driver. (v1.4) 2013-04-12 13:51:07 +10:00
qxl_cmd.c qxl: add ring prep code for s/r 2013-07-05 10:44:17 +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 drm: add new QXL driver. (v1.4) 2013-04-12 13:51:07 +10:00
qxl_display.c qxl: use drm helper hotplug support 2013-07-05 10:44:19 +10:00
qxl_draw.c drm: add new QXL driver. (v1.4) 2013-04-12 13:51:07 +10:00
qxl_drv.c drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
qxl_drv.h drm: const'ify ioctls table (v2) 2013-08-07 10:10:02 +10:00
qxl_dumb.c drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
qxl_fb.c qxl: add fb and ttm entry points for use by suspend/resume. 2013-07-05 10:44:18 +10:00
qxl_fence.c drm: add new QXL driver. (v1.4) 2013-04-12 13:51:07 +10:00
qxl_gem.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_image.c drm: add new QXL driver. (v1.4) 2013-04-12 13:51:07 +10:00
qxl_ioctl.c drm: const'ify ioctls table (v2) 2013-08-07 10:10:02 +10:00
qxl_irq.c drm: add new QXL driver. (v1.4) 2013-04-12 13:51:07 +10:00
qxl_kms.c qxl: use drm helper hotplug support 2013-07-05 10:44:19 +10:00
qxl_object.c qxl: add suspend/resume/hibernate support. 2013-07-05 10:44:18 +10:00
qxl_object.h drm/ttm: convert to unified vma offset manager 2013-07-25 20:47:07 +10:00
qxl_release.c drm/ttm: convert to unified vma offset manager 2013-07-25 20:47:07 +10:00
qxl_ttm.c drm/qxl: fix build with debugfs turned off. 2013-04-18 11:47:40 +10:00