summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
AgeCommit message (Expand)Author
2019-08-09drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-06-11drm/i915: Pull kref into i915_address_spaceChris Wilson
2019-06-06drm/i915: Move object close under its own lockChris Wilson
2019-05-28drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson