Add more FBC regs

Needed for the new debug code
This commit is contained in:
Jesse Barnes 2007-11-14 15:49:41 -08:00
parent b7bc694c6b
commit b2726899bc
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@
#define FBC_CTL_PLANEA (0<<0)
#define FBC_CTL_PLANEB (1<<0)
#define FBC_FENCE_OFF 0x0321b
#define FBC_MOD_NUM 0x03220
#define FBC_TAG_DEBUG 0x03300
#define FBC_LL_SIZE (1536)
#define FBC_LL_PAD (32)