]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1fe6ee1a97815383d25263aef4835491c1a6f119
treeee69d70cc3bf124bf28ddc5276fe632c042e1ed8
parent6c8a5a80fdb58b3d6882f81477b55ae07de6db36
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