summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c
AgeCommit message (Expand)Author
2021-09-24drm/i915: Flush buffer pools on driver removeJanusz Krzysztofik
2021-05-05drm/i915: drop the __i915_active_call pointer packingMatthew Auld
2021-03-24drm/i915: Defer pin calls in buffer pool until first use by caller.Maarten Lankhorst
2021-01-19drm/i915/pool: constrain pool objects by mapping typeMatthew Auld
2020-09-30drm/i915/gt: Clear the buffer pool age before useChris Wilson
2020-09-07drm/i915/gt: Pull release of node->age under the spinlockChris Wilson
2020-09-07drm/i915/gt: Fix termination condition for freeing all buffer objectsChris Wilson
2020-09-07drm/i915/gt: Delay taking the spinlock for grabbing from the buffer poolChris Wilson
2020-05-25drm/i915/gt: Cancel the flush worker more thoroughlyChris Wilson
2020-04-30drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson