diff options
| author | Arvind Yadav <[email protected]> | 2025-04-25 14:19:05 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-05-05 17:29:58 +0000 |
| commit | 3e50b1d625f25cfa6336823c7ffd5b30893b8ac7 (patch) | |
| tree | df0eb53acb6253655f7d88de1be05cfe6bcf74ee /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader (diff) | |
| download | kernel-3e50b1d625f25cfa6336823c7ffd5b30893b8ac7.tar.gz kernel-3e50b1d625f25cfa6336823c7ffd5b30893b8ac7.zip | |
drm/amdgpu: only keep most recent fence for each context
Keep only the latest fences to reduce the number of values
given back to userspace
v2: - Export this code from dma-fence-unwrap.c(by Christian).
v3: - To split this in a dma_buf patch and amd userq patch(by Sunil).
- No need to add a new function just re-use existing(by Christian).
v4: Export dma_fence_dedub_array function and used it(by Christian).
Cc: Alex Deucher <[email protected]>
Cc: Arunpravin Paneer Selvam <[email protected]>
Reviewed-by: Sunil Khatri <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
