[PATCH] drm/radeon: optimize default 3D state for r6xx/r7xx blits

2010-06-22 Thread Alex Deucher
Re-organize emit order to reduce the number of dwords in the default 3D state. This change reduces the default state size from 514 dwords to 282. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r600_blit_shaders.c | 677 +--- 1 files changed, 111 insertions(+), 5

[PATCH] drm/radeon: optimize default 3D state for r6xx/r7xx blits

2010-06-22 Thread Alex Deucher
Re-organize emit order to reduce the number of dwords in the default 3D state. This change reduces the default state size from 514 dwords to 282. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r600_blit_shaders.c | 677 +--- 1 files changed, 111 insertions(+), 5