Comment 45 for bug 681915

Revision history for this message
John S. Gruber (jsjgruber) wrote :

The patch from upstream:

Author: Dave Airlie <email address hidden>
Date: Fri Dec 10 15:40:48 2010 +1000

r300g: fixup rs690 tiling stride alignment calculations.

The RS690 memory controller prefers things to be on a different
boundary than the discrete GPUs, we had an attempt to fix this,
but it still failed, this consolidates the stride calculation
into one place and removes the really special case check.

This fixes gnome-shell and 16 piglit tests on my rs690 system.

NOTE: This is a candidate for both the 7.9 and 7.10 branches.

Signed-off-by: Dave Airlie <email address hidden>
(cherry picked from commit d19b5cbd317620f3977e68fffb7a74793436b7e2)