aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_ioc32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-01i915 compat ioctl(): just use drm_ioctl_kernel()Al Viro1-9/+5
2020-03-02drm/i915: add i915_ioc32.h for compatJani Nikula1-2/+4
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula1-1/+0
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-0/+1
2019-01-09drm/i915: drop all drmP.h includesJani Nikula1-1/+0
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-02-15drm/i915: Clean up ancient doc comments for i915_ioc32.cChris Wilson1-15/+12
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter1-1/+1
2015-07-15drm/i915: Use expcitly fixed type in compat32 structsDaniel Vetter1-4/+9
2015-07-14drm/i915: Remove unused compat32 codeDaniel Vetter1-125/+0
2015-07-14drm/i915: Forward all core DRM ioctls to core compat handlingTvrtko Ursulin1-1/+1
2014-10-24drm/i915: remove redundant #ifdef CONFIG_COMPATJani Nikula1-2/+0
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells1-1/+0
2012-04-18drm/i915: [sparse] trivial sparse fixesBen Widawsky1-1/+4
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann1-13/+10
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+222