On 07/30/2014, 11:33 AM, Jiri Slaby wrote: > From: Jerome Glisse <jglisse@xxxxxxxxxx> > > This patch has been added to the 3.12 stable tree. If you have any > objections, please let us know. > > =============== > > commit 1b2c4869d8247f9e202fa8a73777c34adc62d409 upstream. > > This is a halfway fix for hawaii acceleration. More fixes to come > but hopefully isolated to userspace. > > Signed-off-by: Jérôme Glisse <jglisse@xxxxxxxxxx> > Signed-off-by: Dave Airlie <airlied@xxxxxxxxxx> > Signed-off-by: Jiri Slaby <jslaby@xxxxxxx> > --- > drivers/gpu/drm/radeon/cik.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/radeon/cik.c b/drivers/gpu/drm/radeon/cik.c > index 14836dfd04e7..9ddbda724bc6 100644 > --- a/drivers/gpu/drm/radeon/cik.c > +++ b/drivers/gpu/drm/radeon/cik.c > @@ -2327,6 +2327,7 @@ static void cik_tiling_mode_table_init(struct radeon_device *rdev) > gb_tile_moden = 0; > break; > } > + rdev->config.cik.macrotile_mode_array[reg_offset] = gb_tile_moden; I dropped this one, as macrotile_mode_array is not in 3.12 yet... -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html