[Mesa-dev] [PATCH] st/dri: Default ALLOW_RGB10_CONFIGS to false on gallium as well.

Marek Olšák maraeo at gmail.com
Wed Jan 17 04:49:09 UTC 2018


On Wed, Jan 17, 2018 at 3:21 AM, Mario Kleiner
<mario.kleiner.de at gmail.com> wrote:
> On 01/16/2018 11:47 PM, Marek Olšák wrote:
>>
>> Why?
>
>
> Because the bug reports i've seen so far seem to be not caused by something
> specific to the i965 implementation, but by some other client application or
> compositor being incompatible. Therefore i'd expect the same problems in
> clients/compositors to happen with gallium drivers.
>
> E.g., the gnome-shell bugs happen on all 10 bit drivers. So it would make
> sense for rgb10 to be off by default consistently on all drivers, but with
> the ability to switch it on via drirc.

If we re-enable this in the future, current and older gnome shell will
be broken, so is it even useful to disable it?

Marek


More information about the mesa-dev mailing list