|
|
@@ -1179,7 +1179,7 @@ enum punit_power_well {
|
|
|
#define I915_ERROR_INSTRUCTION (1<<0)
|
|
|
#define INSTPM 0x020c0
|
|
|
#define INSTPM_SELF_EN (1<<12) /* 915GM only */
|
|
|
-#define INSTPM_AGPBUSY_DIS (1<<11) /* gen3: when disabled, pending interrupts
|
|
|
+#define INSTPM_AGPBUSY_INT_EN (1<<11) /* gen3: when disabled, pending interrupts
|
|
|
will not assert AGPBUSY# and will only
|
|
|
be delivered when out of C3. */
|
|
|
#define INSTPM_FORCE_ORDERING (1<<7) /* GEN6+ */
|