drm/ttm: split populate out from binding.
authorDave Airlie <airlied@redhat.com>
Tue, 15 Sep 2020 01:16:53 +0000 (11:16 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 15 Sep 2020 23:34:54 +0000 (09:34 +1000)
commit2040ec970e94dde0b94e200ae9bb8f21a61c928f
treeee69d70cc3bf124bf28ddc5276fe632c042e1ed8
parent395a73f8ba6f00f0e188ac6daa43659520d75498
drm/ttm: split populate out from binding.

Drivers have to call populate themselves now before binding.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200915024007.67163-5-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.c
drivers/gpu/drm/ttm/ttm_bo_util.c
drivers/gpu/drm/ttm/ttm_tt.c
include/drm/ttm/ttm_tt.h