diff options
author | Christian König <christian.koenig@amd.com> | 2024-08-27 17:12:11 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-09-18 23:15:06 +0300 |
commit | 7181faaa4703705939580abffaf9cb5d6b50dbb7 (patch) | |
tree | 346dd596d7f50646da7e926d72cfca6590e66bd3 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
parent | c1de938fb7e5edc4c71d33f73e9fc5c77feb02a0 (diff) | |
download | linux-7181faaa4703705939580abffaf9cb5d6b50dbb7.tar.xz |
drm/amdgpu: nuke the VM PD/PT shadow handling
This was only used as workaround for recovering the page tables after
VRAM was lost and is no longer necessary after the function
amdgpu_vm_bo_reset_state_machine() started to do the same.
Compute never used shadows either, so the only proplematic case left is
SVM and that is most likely not recoverable in any way when VRAM is
lost.
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions