]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: move last binding into the drivers.
authorDave Airlie <airlied@redhat.com>
Tue, 20 Oct 2020 01:03:19 +0000 (11:03 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Oct 2020 03:46:07 +0000 (13:46 +1000)
commitd0836b6cc4617febe9bf331cac0a95d70e1b390b
tree8146d94025f603d0903a81918a830dd124cd4d68
parent547b59e147fcd569f46b2602ed455e5c4ecee86e
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
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/qxl/qxl_ttm.c
drivers/gpu/drm/radeon/radeon_ttm.c
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c
include/drm/ttm/ttm_bo_driver.h