diff options
author | Nirmoy Das <nirmoy.das@amd.com> | 2021-04-21 18:09:46 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-04-23 17:18:47 -0400 |
commit | cd2454d6cd970d4c8cbf6dfed61ff1f36b65e561 (patch) | |
tree | e09df845d8945bb6b132ef00e2cb4f581745e417 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | |
parent | adf6f5c51ea14121e2302fb1b0ab3a90921ede59 (diff) | |
download | linux-cd2454d6cd970d4c8cbf6dfed61ff1f36b65e561.tar.gz linux-cd2454d6cd970d4c8cbf6dfed61ff1f36b65e561.tar.bz2 linux-cd2454d6cd970d4c8cbf6dfed61ff1f36b65e561.zip |
drm/amdgpu: cleanup amdgpu_bo_create()
Remove shadow bo related code as vm code is creating shadow bo
using proper API. Without shadow bo code, amdgpu_bo_create() is basically
a wrapper around amdgpu_bo_do_create(). So rename amdgpu_bo_do_create()
to amdgpu_bo_create().
Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h')
0 files changed, 0 insertions, 0 deletions