Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-19 | drm/i915/pool: constrain pool objects by mapping type | Matthew Auld | 1 | -3/+9 |
2020-09-30 | drm/i915/gt: Clear the buffer pool age before use | Chris Wilson | 1 | -0/+2 |
2020-09-07 | drm/i915/gt: Pull release of node->age under the spinlock | Chris Wilson | 1 | -1/+1 |
2020-09-07 | drm/i915/gt: Fix termination condition for freeing all buffer objects | Chris Wilson | 1 | -5/+8 |
2020-09-07 | drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool | Chris Wilson | 1 | -41/+59 |
2020-05-25 | drm/i915/gt: Cancel the flush worker more thoroughly | Chris Wilson | 1 | -1/+2 |
2020-04-30 | drm/i915/gt: Move the batch buffer pool from the engine to the gt | Chris Wilson | 1 | -0/+228 |