<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mesa-18.1: regression with TFP on intel with modesettings and glamor acceleration"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107117#c26">Comment # 26</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mesa-18.1: regression with TFP on intel with modesettings and glamor acceleration"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107117">bug 107117</a>
              from <span class="vcard"><a class="email" href="mailto:fourdan@xfce.org" title="Olivier Fourdan <fourdan@xfce.org>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
        <pre>Ok, some progress...

→ The rendering fails because dri3_alloc_render_buffer() fails.

→ dri3_alloc_render_buffer() fails because
xcb_dri3_get_supported_modifiers_reply() returns NULL.

→ xcb_dri3_get_supported_modifiers_reply() return NULL because
proc_dri3_get_supported_modifiers() fails.

→ proc_dri3_get_supported_modifiers() fails because dixLookupWindow() fails.

→ dixLookupWindow() fails because Mesa passed a pixmap and not a window
(draw->drawable is a pixmap, not a window)</pre>
        </div>
      </p>


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

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