linux/drivers/gpu/host1x/drm
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
..
dc.c drm/tegra: Honor pixel-format changes 2013-05-25 12:32:50 +02:00
dc.h
drm.c drm: const'ify ioctls table (v2) 2013-08-07 10:10:02 +10:00
drm.h drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
fb.c gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gem.c drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
gem.h drm/gem: create drm_gem_dumb_destroy 2013-08-07 09:59:24 +10:00
gr2d.c gpu: host1x: Fix client_managed type 2013-06-22 12:43:54 +02:00
hdmi.c gpu: host1x: Remove second host1x driver 2013-04-22 12:39:59 +02:00
hdmi.h
Kconfig drm/tegra: don't depend on OF 2013-04-22 12:40:56 +02:00
output.c
rgb.c