]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: move some move binds into the drivers
authorDave Airlie <airlied@redhat.com>
Tue, 20 Oct 2020 01:03:13 +0000 (11:03 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Oct 2020 03:43:21 +0000 (13:43 +1000)
commit87c30e5dce63e9978319ce841a7f91192e2ff36d
tree74d80c554e23af1edfbfe67f5c5f63ee1ef9ba8d
parent6d06d19f202131c26e3b9ffc7dc9aaead805fb96
drm/ttm: move some move binds into the drivers

This just gives the driver control over some of the bind paths.

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-2-airlied@gmail.com
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/radeon/radeon_ttm.c
drivers/gpu/drm/ttm/ttm_bo_util.c