diff options
author | Christian König <[email protected]> | 2022-11-23 10:14:56 +0100 |
---|---|---|
committer | Christian König <[email protected]> | 2022-12-06 10:53:20 +0100 |
commit | 9bff18d13473a9fdf81d5158248472a9d8ecf2bd (patch) | |
tree | cf5f20f51436fa8368357dfde8608982d17b9e06 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.h | |
parent | cd3a8a596214e6a338a22104936c40e62bdea2b6 (diff) |
drm/ttm: use per BO cleanup workers
Instead of a single worker going over the list of delete BOs in regular
intervals use a per BO worker which blocks for the resv object and
locking of the BO.
This not only simplifies the handling massively, but also results in
much better response time when cleaning up buffers.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Reviewed-by: Arunpravin Paneer Selvam <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.h')
0 files changed, 0 insertions, 0 deletions