summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_active_types.h
AgeCommit message (Expand)Author
2019-11-27drm/i915: Serialise i915_active_fence_set() with itselfChris Wilson
2019-11-14drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtreeChris Wilson
2019-10-04drm/i915: Coordinate i915_active with its own mutexChris Wilson
2019-10-04drm/i915: Push the i915_active.retire into a workerChris Wilson
2019-10-04drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson
2019-08-16drm/i915: Markup expected timeline locks for i915_activeChris Wilson
2019-08-02drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson
2019-07-26drm/i915: Capture vma contents outside of spinlockChris Wilson
2019-06-21drm/i915: Provide an i915_active.acquire callbackChris Wilson
2019-06-14drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson
2019-02-05drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson
2019-02-05drm/i915: Generalise GPU activity trackingChris Wilson