diff options
| author | Zack Rusin <[email protected]> | 2022-04-22 16:13:42 +0000 |
|---|---|---|
| committer | Zack Rusin <[email protected]> | 2022-04-23 01:41:14 +0000 |
| commit | 544ccad739251b21dfa1e7f4b57aa9ea50d2d0f1 (patch) | |
| tree | 97fcf83e3dd40fc78964860b5847397b20e42b9c /drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | |
| parent | drm/nouveau/gsp: change gv100_gsp from global to static (diff) | |
| download | kernel-544ccad739251b21dfa1e7f4b57aa9ea50d2d0f1.tar.gz kernel-544ccad739251b21dfa1e7f4b57aa9ea50d2d0f1.zip | |
drm/vmwgfx: Reserve fence slots on buffer objects in cotables
The buffer objects created by cotables were missing fence reservations.
They are created from vmw_validation_res_validate which makes them miss
the ttm_eu_reserve_buffers which is called from vmw_validation_bo_reserve.
Cotables are the only resources which create a buffer object in the
create callback so make sure the code also reserves the slots.
Signed-off-by: Zack Rusin <[email protected]>
Co-developed-by: Christian König <[email protected]>
Reviewed-by: Christian König <[email protected]>
Fixes: c8d4c18bfbc4 ("dma-buf/drivers: make reserving a shared slot mandatory v4")
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c')
0 files changed, 0 insertions, 0 deletions
