summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/i915_gem_domain.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: move modesetting core code under display/Jani Nikula2019-06-171-1/+2
* drm/i915: Combine unbound/bound list tracking for objectsChris Wilson2019-06-121-8/+3Star
* drm/i915: Promote i915->mm.obj_lock to be irqsafeChris Wilson2019-06-101-9/+14
* drm/i915: Report all objects with allocated pages to the shrinkerChris Wilson2019-05-311-1/+2
* drm/i915: Track the purgeable objects on a separate eviction listChris Wilson2019-05-311-5/+9
* drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson2019-05-281-31/+39
* drm/i915: Move GEM domain management to its own fileChris Wilson2019-05-281-0/+782