drm/ttm: drop move notify around move.
The drivers now do this in the move callback. move_notify is still needed in the destroy path. Reviewed-by:Christian König <christian.koenig@amd.com> Signed-off-by:
Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201020010319.1692445-7-airlied@gmail.com
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 10 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
- drivers/gpu/drm/drm_gem_vram_helper.c 10 additions, 1 deletiondrivers/gpu/drm/drm_gem_vram_helper.c
- drivers/gpu/drm/nouveau/nouveau_bo.c 9 additions, 3 deletionsdrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/qxl/qxl_ttm.c 27 additions, 18 deletionsdrivers/gpu/drm/qxl/qxl_ttm.c
- drivers/gpu/drm/radeon/radeon_ttm.c 9 additions, 2 deletionsdrivers/gpu/drm/radeon/radeon_ttm.c
- drivers/gpu/drm/ttm/ttm_bo.c 1 addition, 11 deletionsdrivers/gpu/drm/ttm/ttm_bo.c
- drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 12 additions, 2 deletionsdrivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c
Please register or sign in to comment