<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][RESUME] igt@kms_plane_scaling@*(pixel-format*|clamping) - fail - Failed assertion: ret == 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111610#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI][RESUME] igt@kms_plane_scaling@*(pixel-format*|clamping) - fail - Failed assertion: ret == 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111610">bug 111610</a>
              from <span class="vcard"><a class="email" href="mailto:juhapekka.heikkila@gmail.com" title="Juha-Pekka Heikkilä <juhapekka.heikkila@gmail.com>"> <span class="fn">Juha-Pekka Heikkilä</span></a>
</span></b>
        <pre>I went checking on ICL how this "*-scaler-with-clipping-clamping" test really
behave and feel this test is less than useless.

On normal 1080p as well as 4k display all runs trying YUV formats will fail
silently, none of them could ever come to screen. This silently failing is by
design in this test, if you look at dmesg while
"*-scaler-with-clipping-clamping" is running you see almost all runs will fail
but still test says "SUCCESS".

Why "*-scaler-with-clipping-clamping" was now visibly failing in CI was there
used special screen resolution "3200x1800" which allowed YUV formats to try to
show on screen. So, in other words this clipping or clamping with scalers is
likely never actually tested using YUV formats and should probably go check if
scalers with YUV are tested at all.


..onto the actual bug which look like is a *real* bug that can be seen better
in kms_plane@pixel-format-pipe-*-planes, DRM_FORMAT_XRGB16161616F is used just
on regular plane of size 64x64 without anything special and it fails with
comment "[drm:skl_check_pipe_max_pixel_rate [i915]] Max supported pixel clock
with scaling exceeded" so that probably need some fix. This does work on ICL.</pre>
        </div>
      </p>


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

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