OSDN Git Service

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)
commit9764c35348b4c0da722a234fd355119abb371196
tree74d80c554e23af1edfbfe67f5c5f63ee1ef9ba8d
parent47170f89f76b28c55f359b4766da41d6b91d9ffe
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