<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Regression] Weston on DRM backend won't start with new version of mesa"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89689#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Regression] Weston on DRM backend won't start with new version of mesa"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89689">bug 89689</a>
              from <span class="vcard"><a class="email" href="mailto:stu_dby@126.com" title="Boyan Ding <stu_dby@126.com>"> <span class="fn">Boyan Ding</span></a>
</span></b>
        <pre>It seems that commit 65c8965d is doing nothing wrong and the problem lies in
the i965 dri driver.

The function intel_screen_make_config in
src/mesa/drivers/dri/i965/intel_screen.c only adds ARGB8888 and RGB565 configs.
Before commit 65c8965d, the drm platform of EGL wrongly recognizes ARGB8888 as
XRGB8888 so weston works okay. Now EGL recognizes things correctly so weston
won't find the config it wants.</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 the assignee for the bug.</li>
      </ul>
    </body>
</html>