index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_ioc32.c
Age
Commit message (
Expand
)
Author
2020-03-02
drm/i915: add i915_ioc32.h for compat
Jani Nikula
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-02-15
drm/i915: Clean up ancient doc comments for i915_ioc32.c
Chris Wilson
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-15
drm/i915: Use expcitly fixed type in compat32 structs
Daniel Vetter
2015-07-14
drm/i915: Remove unused compat32 code
Daniel Vetter
2015-07-14
drm/i915: Forward all core DRM ioctls to core compat handling
Tvrtko Ursulin
2014-10-24
drm/i915: remove redundant #ifdef CONFIG_COMPAT
Jani Nikula
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-04-18
drm/i915: [sparse] trivial sparse fixes
Ben Widawsky
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie