[PATCH] drm/radeon/kms: properly compute group_size on 6xx/7xx

2010-10-18 Thread Alex Deucher
Needed for tiled surfaces. Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/r600.c |7 +-- drivers/gpu/drm/radeon/rv770.c |9 + 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600.c b/drivers/gpu/drm/rade

[PATCH] drm/radeon/kms: properly compute group_size on 6xx/7xx

2010-10-18 Thread Alex Deucher
Needed for tiled surfaces. Signed-off-by: Alex Deucher Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/r600.c |7 +-- drivers/gpu/drm/radeon/rv770.c |9 + 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600.c b/drivers/gpu/drm/radeon/