<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jose.souza@intel.com" title="Jose Roberto de Souza <jose.souza@intel.com>"> <span class="fn">Jose Roberto de Souza</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [CI][DRMTIP] igt@kms_fbcon_fbt@psr(-suspend) - fail - Failed assertion: !feature->wait_until_enabled(drm.debugfs_fd)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107882">bug 107882</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [CI][DRMTIP] igt@kms_fbcon_fbt@psr(-suspend) - fail - Failed assertion: !feature->wait_until_enabled(drm.debugfs_fd)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107882#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [CI][DRMTIP] igt@kms_fbcon_fbt@psr(-suspend) - fail - Failed assertion: !feature->wait_until_enabled(drm.debugfs_fd)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107882">bug 107882</a>
              from <span class="vcard"><a class="email" href="mailto:jose.souza@intel.com" title="Jose Roberto de Souza <jose.souza@intel.com>"> <span class="fn">Jose Roberto de Souza</span></a>
</span></b>
        <pre>code from: kms_fbcon_fbt.c static void subtest(struct feature *feature, bool
suspend)
...
kmstest_unset_all_crtcs(drm.fd, drm.res);
wait_user("Modes unset.");
igt_assert(!feature->wait_until_enabled(drm.debugfs_fd));
...
wait_user("Back to fbcon.");
igt_assert(!feature->wait_until_enabled(drm.debugfs_fd));

So this asserts are expecting that PSR is not enabled when fbcon is active, my
understanding is should check if PSR is not active as the cursor blinking will
disable PSR1, for PSR2 it could go to PSR2 active and update the cursor with
SU.

What do you think DK?</pre>
        </div>
      </p>


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

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>