diff --git a/drivers/gpu/drm/radeon/r600_blit_shaders.c b/drivers/gpu/drm/radeon/r600_blit_shaders.c
index 4f34b21..23f9f8e 100644
--- a/drivers/gpu/drm/radeon/r600_blit_shaders.c
+++ b/drivers/gpu/drm/radeon/r600_blit_shaders.c
@@ -154,22 +154,52 @@ const u32 r6xx_default_state[] =
 	0x00000080,
 	0x00000000, /* PA_SC_WINDOW_OFFSET */
 
-	0xc00b6900,
+	0xc0016900,
 	0x00000083,
 	0x0000ffff, /* PA_SC_CLIP_RECT_RULE */
-	0x00000000, /* PA_SC_CLIPRECT_0_TL */
+
+	0xc0016900,
+	0x00000084,
+	0x00000000, /* PA_SC_WINDOW_SCISSOR_TL */
+
+	0xc0016900,
+	0x00000085,
 	0x20002000,
+
+	0xc0016900,
+	0x00000086,
 	0x00000000,
+
+	0xc0016900,
+	0x00000087,
 	0x20002000,
+
+	0xc0016900,
+	0x00000088,
 	0x00000000,
+
+	0xc0016900,
+	0x00000089,
 	0x20002000,
+
+	0xc0016900,
+	0x0000008a,
 	0x00000000,
+
+	0xc0016900,
+	0x0000008b,
 	0x20002000,
+
+	0xc0016900,
+	0x0000008c,
 	0x00000000, /* PA_SC_EDGERULE */
 
-	0xc0026900,
+	0xc0016900,
 	0x00000094,
 	0x80000000, /* PA_SC_VPORT_SCISSOR_0_TL */
+
+	0xc0016900,
+	0x00000095,
 	0x20002000, /* PA_SC_VPORT_SCISSOR_0_BR */
 
 	0xc0026900,
