From c307e50724c8d0d88b9ac1788de02b8478261967 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Mon, 12 May 2008 09:18:28 -0400 Subject: R300+: fixup PURGE/FLUSH macros --- shared-core/r300_reg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared-core/r300_reg.h') diff --git a/shared-core/r300_reg.h b/shared-core/r300_reg.h index 1fce3529..3da93fb3 100644 --- a/shared-core/r300_reg.h +++ b/shared-core/r300_reg.h @@ -1349,7 +1349,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. /* Guess by Vladimir. * Set to 0A before 3D operations, set to 02 afterwards. */ -#define R300_RB3D_DSTCACHE_CTLSTAT 0x4E4C +/*#define R300_RB3D_DSTCACHE_CTLSTAT 0x4E4C*/ # define R300_RB3D_DSTCACHE_UNKNOWN_02 0x00000002 # define R300_RB3D_DSTCACHE_UNKNOWN_0A 0x0000000A -- cgit v1.2.3