summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
AgeCommit message (Expand)Author
2019-06-14drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-06-12drm/i915: kerneldoc warnings squelchedChris Wilson
2019-06-12drm/i915: Combine unbound/bound list tracking for objectsChris Wilson
2019-06-10drm/i915: Promote i915->mm.obj_lock to be irqsafeChris Wilson
2019-05-31drm/i915: Report all objects with allocated pages to the shrinkerChris Wilson
2019-05-31drm/i915: Track the purgeable objects on a separate eviction listChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson