Comment # 7
on bug 111240
from Jacek Konieczny
I have tried kernel 5.4-rc5 – that did not help.
Disabling cpufreq boost (echo 0 > /sys/devices/system/cpu/cpufreq/boost) stops
the drastic slowdown from happening, but this also makes the system
significantly slower than normal (still much better than after the bug
appears), so there is no gain from using the discrete GPU (DRI_PRIME=1).
I wonder if this might be the problem:
> $ cat /sys/class/hwmon/hwmon3/{name,temp1_crit,temp1_crit_hyst}
> amdgpu
> 94000
> -273150
> $ cat /sys/class/hwmon/hwmon4/{name,temp1_crit,temp1_crit_hyst}
> amdgpu
> 80000
> 0
Are these hysteresis values being used? If so, then those values won't work for
recovering from thermal throttle. Though, I have never seen temperature reading
reaching 80 degrees there.
The first one seems to be the discrete GPU (RX560X), the other one integrated
(Vega 8).
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel