<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@kms_frontbuffer_tracking@*psr* - Test assertion failure function do_status_assertions - PSR disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103345#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@kms_frontbuffer_tracking@*psr* - Test assertion failure function do_status_assertions - PSR disabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103345">bug 103345</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>PSR is disabled for that panel/mode by:

<7>[  137.163726] [drm:intel_psr_compute_config [i915]] PSR condition failed:
PSR setup time (330 us) too long

        if (intel_usecs_to_scanlines(adjusted_mode, psr_setup_time) >
            adjusted_mode->crtc_vtotal - adjusted_mode->crtc_vdisplay - 1) {
                DRM_DEBUG_KMS("PSR condition failed: PSR setup time (%d us) too
long\n",
                              psr_setup_time);
                return;
        }</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>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>