[Bug 92900] [regression bisected] About 700 piglit regressions is what could go wrong
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 11 16:07:01 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92900
--- Comment #4 from Ian Romanick <idr at freedesktop.org> ---
(In reply to Roland Scheidegger from comment #3)
> (In reply to Marek Olšák from comment #2)
> > If there are no simple way to fix this, the best course of action is to
> > revert the commit.
>
> 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 },
That fixes the problem here. If you want to send that as a patch, you can put
Tested-by: Ian Romanick <ian.d.romanick at intel.com>
Cc: "11.0" <mesa-stable at lists.freedesktop.org>
on it.
> Other than that, I really don't see anything which could make a difference
> on le systems.
>
> Roland
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151112/55b5def1/attachment.html>
More information about the dri-devel
mailing list