On Sat, Oct 7, 2017 at 6:19 PM, Marek Olšák <mar...@gmail.com> wrote:
> From: Marek Olšák <marek.ol...@amd.com>
>
> Our driver implementation is known to decrease performance for some tests,
> but we don't know if any apps and benchmarks (e.g. those tested by Phoronix)
> are affected. This disables the feature just to be safe.
>
> Set this to enable partial primitive binning:
>     R600_DEBUG=dpbb
> Set this to enable full primitive binning:
>     R600_DEBUG=dfsm

This should be:
R600_DEBUG=dpbb,dfsm

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to