aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c
diff options
context:
space:
mode:
authorArunpravin Paneer Selvam <[email protected]>2022-10-18 14:08:38 +0000
committerAlex Deucher <[email protected]>2022-10-19 02:14:07 +0000
commit8273b4048664fff356fd10059033f0e2f5a422a1 (patch)
tree77ce9ca09bd6fe530bc35d4d96a4580bc982998c /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c
parentdrm/amdgpu: dequeue mes scheduler during fini (diff)
downloadkernel-8273b4048664fff356fd10059033f0e2f5a422a1.tar.gz
kernel-8273b4048664fff356fd10059033f0e2f5a422a1.zip
drm/amdgpu: Fix for BO move issue
A user reported a bug on CAPE VERDE system where uvd_v3_1 IP component failed to initialize as there is an issue with BO move code from one memory to other. In function amdgpu_mem_visible() called by amdgpu_bo_move(), when there are no blocks to compare or if we have a single block then break the loop. Fixes: 312b4dc11d4f ("drm/amdgpu: Fix VRAM BO swap issue") Signed-off-by: Arunpravin Paneer Selvam <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c')
0 files changed, 0 insertions, 0 deletions