diff options
| author | Nirmoy Das <nirmoy.das@amd.com> | 2021-04-21 19:09:46 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2021-04-24 00:18:47 +0300 |
| commit | cd2454d6cd970d4c8cbf6dfed61ff1f36b65e561 (patch) | |
| tree | e09df845d8945bb6b132ef00e2cb4f581745e417 /include/uapi | |
| parent | adf6f5c51ea14121e2302fb1b0ab3a90921ede59 (diff) | |
| download | linux-cd2454d6cd970d4c8cbf6dfed61ff1f36b65e561.tar.xz | |
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 'include/uapi')
0 files changed, 0 insertions, 0 deletions
