<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ASUS TUF Gaming laptops gets throttled down when the RX560X GPU is being used"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111240#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ASUS TUF Gaming laptops gets throttled down when the RX560X GPU is being used"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111240">bug 111240</a>
              from <span class="vcard"><a class="email" href="mailto:jajcus@jajcus.net" title="Jacek Konieczny <jajcus@jajcus.net>"> <span class="fn">Jacek Konieczny</span></a>
</span></b>
        <pre>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:

<span class="quote">> $ 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</span >

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).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>