<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - NVE6 (GK106) memory re-clocking breaks GpuTest plot3d benchmark"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111724">111724</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>NVE6 (GK106) memory re-clocking breaks GpuTest plot3d benchmark
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>not set
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/nouveau
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>nouveau@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mmenzyns@redhat.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I have stepped upon a problem with NVE6 (GK106) in GpuTest
<a href="https://www.geeks3d.com/gputest/">https://www.geeks3d.com/gputest/</a> plot3d benchmark that occurs only in plot3d
and nowhere else. There are visible glitches and when left for a longer time
Nouveau seems to crash.

The GPU has 4 profiles: 
07: core 324 MHz memory 648 MHz
0a: core 324-862 MHz memory 1620 MHz
0d: core 549-1228 MHz memory 6008 MHz
0f: core 549-1228 MHz memory 6008 MHz

The problem occurs when switching re-clocking profile directly from 648 MHz to
6008 MHz skipping the 0xA 1620 MHz profile. If gone through 0xA profile
everything works fine.

If the memory re-clocking is disabled, it works fine. If there is 0xF profile
set directly (breaking the benchmark) with memory re-clocking enabled, then the
nouveau gets unloaded, and nouveau gets loaded back with memory re-clocking
disabled, when changing re-clocking profiles it still glitches. Which implies
something that breaks this is only touched when the memory re-clocking is
enabled.

I have gone through all nouveau pmu scripts traces, checked every difference
(of the scripts) with Nvidia driver and nothing seemed to affect this problem
that has different values than Nvidia. Actual code which was changing the
values for 0xf profile to be same as Nvidia is here:
<a href="https://github.com/mmenzyns/nouveau/tree/linux-5.2_gk106_memory_issues">https://github.com/mmenzyns/nouveau/tree/linux-5.2_gk106_memory_issues</a>. The
scripts for the highest-profile should be almost identical between Nvidia and
Nouveau.</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>