]> 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)
commitbe6571058b5f2d56e227beb80b9c8d63f351244e
tree8146d94025f603d0903a81918a830dd124cd4d68
parent2fcf3300175a4faae9f6953eeb394d046fdbe067
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