drm/amdgpu: revert "Implement new dummy vram manager"
authorChristian König <christian.koenig@amd.com>
Fri, 6 Jun 2025 12:53:54 +0000 (14:53 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Sep 2025 21:04:49 +0000 (17:04 -0400)
commit27405096232bc8e5042c6836920f793d31845694
treee7f07c098049bcfac926c817c57fecf3c3284771
parenta9273da04fa033667a4d0ccfe46c4ba55721d7d1
drm/amdgpu: revert "Implement new dummy vram manager"

This is should be unnecessary since a VRAM manager isn't mandatory in
the first place.

It could be that we have some missing checks inside AMDGPU or TTM but
those should then be fixed instead of worked around like that.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c