[Mesa-dev] [PATCH] i965: Fix border color on Ironlake.

Eric Anholt eric at anholt.net
Thu Feb 9 08:34:37 PST 2012


On Wed,  8 Feb 2012 19:20:24 -0800, Kenneth Graunke <kenneth at whitecape.org> wrote:
> Ironlake appears to check our pointer against the General State Base
> Address upper bound, rather than ignoring the zero bound as it ought.
> 
> Unfortunately, since we leave GSBA set to zero, there is no logical
> upper bound.  Set it to the maximum possible value, which should work
> since our virtual addresses only go up to 2GB.
> 
> +94 piglits.
> 
> NOTE: This is a candidate for stable release branches.
> 
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=28924
> 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/20120209/33dd095e/attachment.pgp>


More information about the mesa-dev mailing list