summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Skip shrinking already freed pagesChris Wilson2019-06-181-0/+5
* drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson2019-06-141-11/+6Star
* drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio2019-06-141-4/+4
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-2/+2
* drm/i915: kerneldoc warnings squelchedChris Wilson2019-06-121-1/+1
* drm/i915: Combine unbound/bound list tracking for objectsChris Wilson2019-06-121-17/+13Star
* drm/i915: Promote i915->mm.obj_lock to be irqsafeChris Wilson2019-06-101-18/+20
* drm/i915: Report all objects with allocated pages to the shrinkerChris Wilson2019-05-311-22/+6Star
* drm/i915: Track the purgeable objects on a separate eviction listChris Wilson2019-05-311-12/+10Star
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-0/+555