<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 - [NV96] nouveau_pmops_suspend returns -16"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86566">86566</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[NV96] nouveau_pmops_suspend returns -16
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>git
          </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>medium
          </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>pierre.morrow@free.fr
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=109842" name="attach_109842" title="dmesg with noaccel=1 config=NvForcePost=1">attachment 109842</a> <a href="attachment.cgi?id=109842&action=edit" title="dmesg with noaccel=1 config=NvForcePost=1">[details]</a></span>
dmesg with noaccel=1 config=NvForcePost=1

Hardware:
* 9600M GT (NV96)
* 9400M (NVAC)

Tested on
<a href="http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=8c83f75747abb996509d01d30104fe820eae9d67">http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=8c83f75747abb996509d01d30104fe820eae9d67</a>

The NV96 card fails to suspend, with nouveau_pmops_suspend returning -16.
PDISPLAY.CHANNEL[0].STAT (0x610200) value is not the one expected after the
channel deactivation (see nv50_disp_core_fini in core/engine/disp/nv50.c).

I compared mmiotraces from Nouveau and the blob. 0x610200 default values differ
greatly - for Nouveau: 0x0d050029, for Nvidia: 0x48000008 - if
config=NvForcePost=1 isn't given (the blob is running it by default, not
Nouveau); adding ForcePost doesn't help. There are some differences in SOR and
PIOR caps but getting them to match the blob ones doesn't help.</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>