<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression bisected] About 700 piglit regressions is what could go wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92900#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression bisected] About 700 piglit regressions is what could go wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92900">bug 92900</a>
              from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>(In reply to Marek Olšák from <a href="show_bug.cgi?id=92900#c2">comment #2</a>)
<span class="quote">> If there are no simple way to fix this, the best course of action is to
> revert the commit.</span >

Well if it's the missing B8G8R8X8 stuff this could be added trivially to the
table like so:
[ MESA_FORMAT_B8G8R8X8_UNORM ] = { RADEON_TXFORMAT_ARGB8888, 0 },
[ MESA_FORMAT_X8R8G8B8_UNORM ] = { RADEON_TXFORMAT_ARGB8888, 0 },

Other than that, I really don't see anything which could make a difference on
le systems.

Roland</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>