aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
diff options
context:
space:
mode:
authorKent Russell <[email protected]>2024-10-16 18:26:33 +0000
committerAlex Deucher <[email protected]>2024-10-24 22:06:51 +0000
commit3c0be69badcec81577f75c314596371138d7e49f (patch)
tree4a528843cf823d07db44addc93f1cd70f41a1484 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
parentdrm/amd/display: add missing tracepoint event in DM atomic_commit_tail (diff)
downloadkernel-3c0be69badcec81577f75c314596371138d7e49f.tar.gz
kernel-3c0be69badcec81577f75c314596371138d7e49f.zip
amdgpu: Don't print L2 status if there's nothing to print
If a 2nd fault comes in before the 1st is handled, the 1st fault will clear out the FAULT STATUS registers before the 2nd fault is handled. Thus we get a lot of zeroes. If status=0, just skip the L2 fault status information, to avoid confusion of why some VM fault status prints in dmesg are all zeroes. Signed-off-by: Kent Russell <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions