|
@@ -660,6 +660,7 @@
|
|
#define ARB_MODE_SWIZZLE_SNB (1<<4)
|
|
#define ARB_MODE_SWIZZLE_SNB (1<<4)
|
|
#define ARB_MODE_SWIZZLE_IVB (1<<5)
|
|
#define ARB_MODE_SWIZZLE_IVB (1<<5)
|
|
#define GAMTARBMODE 0x04a08
|
|
#define GAMTARBMODE 0x04a08
|
|
|
|
+#define ARB_MODE_BWGTLB_DISABLE (1<<9)
|
|
#define ARB_MODE_SWIZZLE_BDW (1<<1)
|
|
#define ARB_MODE_SWIZZLE_BDW (1<<1)
|
|
#define RENDER_HWS_PGA_GEN7 (0x04080)
|
|
#define RENDER_HWS_PGA_GEN7 (0x04080)
|
|
#define RING_FAULT_REG(ring) (0x4094 + 0x100*(ring)->id)
|
|
#define RING_FAULT_REG(ring) (0x4094 + 0x100*(ring)->id)
|