aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
diff options
context:
space:
mode:
authorEric Huang <[email protected]>2025-04-14 15:19:01 +0000
committerAlex Deucher <[email protected]>2025-04-21 14:54:44 +0000
commit6b9d26089f56fb05c1f13027bfff53a63ba6f64d (patch)
tree0362c76b70bffdff84055febab515ac7d58a13bb /drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
parentdrm/amdgpu: add missing DCE6 to dce_version_to_string() (diff)
downloadkernel-6b9d26089f56fb05c1f13027bfff53a63ba6f64d.tar.gz
kernel-6b9d26089f56fb05c1f13027bfff53a63ba6f64d.zip
drm/amdkfd: fix a bug of smi event for superuser
rocm-smi with superuser permission doesn't show some of smi events, i.e. page fault/migration, because the condition of "(events & all)" is false. Superuser should be able to detect all events, the condiiton of "(events & all)" seems redundant, so removing it will fix the issue. Signed-off-by: Eric Huang <[email protected]> Reviewed-by: Kent Russell <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c')
0 files changed, 0 insertions, 0 deletions