drm/ttm: add wait for idle in all drivers bo_move functions
Wait for idle before moving the BO in all drivers implementing an accelerated move function. This should keep the current behavior when removing the pre move wait. Reviewed-by:Alex Deucher <alexander.deucher@amd.com> Signed-off-by:
Christian König <christian.koenig@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 4 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
- drivers/gpu/drm/nouveau/nouveau_bo.c 4 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/qxl/qxl_ttm.c 7 additions, 0 deletionsdrivers/gpu/drm/qxl/qxl_ttm.c
- drivers/gpu/drm/radeon/radeon_ttm.c 4 additions, 0 deletionsdrivers/gpu/drm/radeon/radeon_ttm.c
- drivers/gpu/drm/virtio/virtgpu_ttm.c 6 additions, 0 deletionsdrivers/gpu/drm/virtio/virtgpu_ttm.c
Loading
Please register or sign in to comment