On Thu, Dec 9, 2010 at 5:14 AM, Andi Kleen <[email protected]> wrote: > Alex, Dave, > > I've been going over the 2.6.36 stable patches and apply them > to 2.6.35 if they fit. For your patch below it's not clear to me > if it's needed or not. The code in .35 seems somewhat different, > but has some similar hunks. Is a 35 backport needed? >
2.6.35 didn't support tiling on r6xx+, so the patch is not relevant. Alex > Thanks, > -Andi > > Subject: drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker > > From: Alex Deucher <[email protected]> > > commit 354da653233898ed1e51f20cebac9705456bf9b1 upstream. > > macro tile heights are aligned to num channels, not num banks. > > Noticed by Dave Airlie. > > Signed-off-by: Alex Deucher <[email protected]> > Signed-off-by: Dave Airlie <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> > > > -- > [email protected] -- Speaking for myself only. > _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
