summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_stolen.c
AgeCommit message (Expand)Author
2019-08-15drm/i915: Convert a few more bland dmesg info to be device specificChris Wilson
2019-08-09drm/i915: extract gem/i915_gem_stolen.h from i915_drv.hJani Nikula
2019-07-04drm/i915/gem: Defer obj->base.resv fini until RCU callbackChris 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-06-10drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessorsTvrtko Ursulin
2019-05-31drm/i915: Report all objects with allocated pages to the shrinkerChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson