|
@@ -2653,13 +2653,13 @@
|
|
|
#define PIPESTAT(pipe) _PIPE(pipe, _PIPEASTAT, _PIPEBSTAT)
|
|
#define PIPESTAT(pipe) _PIPE(pipe, _PIPEASTAT, _PIPEBSTAT)
|
|
|
|
|
|
|
|
#define VLV_DPFLIPSTAT 0x70028
|
|
#define VLV_DPFLIPSTAT 0x70028
|
|
|
-#define PIPEB_LINE_COMPARE_STATUS (1<<29)
|
|
|
|
|
|
|
+#define PIPEB_LINE_COMPARE_INT_EN (1<<29)
|
|
|
#define PIPEB_HLINE_INT_EN (1<<28)
|
|
#define PIPEB_HLINE_INT_EN (1<<28)
|
|
|
#define PIPEB_VBLANK_INT_EN (1<<27)
|
|
#define PIPEB_VBLANK_INT_EN (1<<27)
|
|
|
#define SPRITED_FLIPDONE_INT_EN (1<<26)
|
|
#define SPRITED_FLIPDONE_INT_EN (1<<26)
|
|
|
#define SPRITEC_FLIPDONE_INT_EN (1<<25)
|
|
#define SPRITEC_FLIPDONE_INT_EN (1<<25)
|
|
|
#define PLANEB_FLIPDONE_INT_EN (1<<24)
|
|
#define PLANEB_FLIPDONE_INT_EN (1<<24)
|
|
|
-#define PIPEA_LINE_COMPARE_STATUS (1<<21)
|
|
|
|
|
|
|
+#define PIPEA_LINE_COMPARE_INT_EN (1<<21)
|
|
|
#define PIPEA_HLINE_INT_EN (1<<20)
|
|
#define PIPEA_HLINE_INT_EN (1<<20)
|
|
|
#define PIPEA_VBLANK_INT_EN (1<<19)
|
|
#define PIPEA_VBLANK_INT_EN (1<<19)
|
|
|
#define SPRITEB_FLIPDONE_INT_EN (1<<18)
|
|
#define SPRITEB_FLIPDONE_INT_EN (1<<18)
|