diff options
author | Nirmoy Das <nirmoy.das@amd.com> | 2022-01-07 09:51:14 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-01-11 15:44:26 -0500 |
commit | ec6aae9711a8e5fca24a537b9ae952e38a1ebb71 (patch) | |
tree | 84d1f78314363e52b1fe5680c4ebb704bc5660e2 /Kbuild | |
parent | ffb378fb3069520da3c2be3c1269250ec9c028ab (diff) | |
download | linux-ec6aae9711a8e5fca24a537b9ae952e38a1ebb71.tar.bz2 |
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Do not allow exported amdgpu_vram_mgr_*() to accept
any ttm_resource_manager pointer. Also there is no need
to force other module to call a ttm function just to
eventually call vram_mgr functions.
v2: pass adev's vram_mgr instead of adev
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions