drm/ttm: move last binding into the drivers.
This moves the call to tt binding into the driver move, and drops the driver callback. 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-8-airlied@gmail.com
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 6 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
- drivers/gpu/drm/nouveau/nouveau_bo.c 6 additions, 1 deletiondrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/qxl/qxl_ttm.c 0 additions, 14 deletionsdrivers/gpu/drm/qxl/qxl_ttm.c
- drivers/gpu/drm/radeon/radeon_ttm.c 5 additions, 1 deletiondrivers/gpu/drm/radeon/radeon_ttm.c
- drivers/gpu/drm/ttm/ttm_bo.c 0 additions, 4 deletionsdrivers/gpu/drm/ttm/ttm_bo.c
- drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 6 additions, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c
- include/drm/ttm/ttm_bo_driver.h 0 additions, 14 deletionsinclude/drm/ttm/ttm_bo_driver.h
Loading
Please register or sign in to comment