summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf2019-08-091-11/+9Star
* drm/i915: move modesetting core code under display/Jani Nikula2019-06-171-1/+2
* drm/i915: Pull kref into i915_address_spaceChris Wilson2019-06-111-2/+2
* drm/i915: Move object close under its own lockChris Wilson2019-06-061-8/+17
* drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson2019-05-281-39/+84
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-0/+2768