aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/i915_gem_stolen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson1-2/+6
2019-08-09drm/i915: extract gem/i915_gem_stolen.h from i915_drv.hJani Nikula1-0/+1
2019-07-04drm/i915/gem: Defer obj->base.resv fini until RCU callbackChris Wilson1-2/+0
2019-06-12drm/i915: Combine unbound/bound list tracking for objectsChris Wilson1-4/+1
2019-06-10drm/i915: Promote i915->mm.obj_lock to be irqsafeChris Wilson1-2/+3
2019-06-10drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessorsTvrtko Ursulin1-2/+2
2019-05-31drm/i915: Report all objects with allocated pages to the shrinkerChris Wilson1-1/+1
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson1-0/+704