drm/ttm: use new move interface for known system->ttm moves
In all 3 drivers there is a case where the driver knows the bo is in SYSTEM so don't call the api that checks that. Reviewed-by:Ben Skeggs <bskeggs@redhat.com> Reviewed-by:
Christian König <christian.koenig@amd.com> Signed-off-by:
Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201019071314.1671485-4-airlied@gmail.com
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
- drivers/gpu/drm/nouveau/nouveau_bo.c 2 additions, 1 deletiondrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/radeon/radeon_ttm.c 2 additions, 1 deletiondrivers/gpu/drm/radeon/radeon_ttm.c
- drivers/gpu/drm/ttm/ttm_bo_util.c 1 addition, 0 deletionsdrivers/gpu/drm/ttm/ttm_bo_util.c
Please register or sign in to comment