diff options
author | Christian König <christian.koenig@amd.com> | 2024-08-27 16:15:06 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-09-06 17:55:06 -0400 |
commit | 7ccde2e6c0a5e50e11b74353b456bfe602efe6aa (patch) | |
tree | 588f859a0aa274aea464099e43c0f4a4a2f24a86 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c | |
parent | 27f9dcb9cc067d40077e116ac062e185ccd7a0d8 (diff) |
drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"
That is clearly not something we should do upstream. The SDMA is
mandatory for the driver to work correctly.
We could do this for emulation and bringup, but in those cases the
engineer should probably enabled CPU based updates manually.
This reverts commit 62eefd10ac1c7e976bda47ff311bd87cee40ab8d.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c')
0 files changed, 0 insertions, 0 deletions