Kenneth Graunke <kenn...@whitecape.org> writes:

> I missed this in the boolean -> enum conversion.  C cheerfully casts
> false -> 0 -> UNKNOWN_RING.  On Gen4-5, this causes the render ring
> prelude hook to get called in the middle of the batch, which is crazy.
>
> BRW_BATCH_STRUCT is not used on Gen6+.
>
> Fixes regressions since 395a32717df494353703f3581edcd3ba380f16d6
> ("i965: Introduce an UNKNOWN_RING state.").
>
> Fixes "fips -v glxgears" on Ironlake.
>
> Signed-off-by: Kenneth Graunke <kenn...@whitecape.org>
> Cc: Eric Anholt <e...@anholt.net>

These are:

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: pgp62HQ6SDG7p.pgp
Description: PGP signature

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

Reply via email to