summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_ioc32.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-29/+26
2015-07-15drm: Provide compat ioctl for addfb2.1Tvrtko Ursulin1-0/+60
2015-07-03drm: remove redundant code form drm_ioc32.cJarkko Sakkinen1-29/+26
2015-03-13drm: Silence sparse warningsVille Syrjälä1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-02-03drivers/gpu/drm/drm_ioc32.c: initialize all fieldsJulia Lawall1-1/+2
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker1-0/+1
2011-06-16drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-4/+5
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann1-59/+30
2009-03-13drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86.David Miller1-0/+4
2008-10-23drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.Eric Anholt1-0/+34
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+1073