[Mesa-dev] [PATCH] i965: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge.

Eric Anholt eric at anholt.net
Sat Nov 10 12:07:04 PST 2012


Kenneth Graunke <kenneth at whitecape.org> writes:

> We were accidentally setting bit 14 in DWord 2 (which is Reserved/MBZ)
> rather than bit 14 in DWord 3 (which is AA Line Distance Mode).
>
> There's also no reason to ever set it to legacy mode; the bit is only
> used when drawing antialiased lines anyway.  Set it unconditionally.
>
> NOTE: This is a candidate for stable branches.
>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121110/37b1bde9/attachment.pgp>


More information about the mesa-dev mailing list