Hi Alex,
I had one issue while testing this patch on a RX5700.
After a gfx hang a reset is executed.
Switching to a VT and restarting gdm works fine but the clocks seem messed up:
- lots of graphical artifcats (underflows?)
- pp_dpm_sclk and pp_dpm_socclk have strange values (see attached f
Has been working fine for a while.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
index 1da03658891c..69248d1b2417 100644
--