Lines Matching refs:I915_WRITE
1123 I915_WRITE(GEN7_WR_WATERMARK, s->wr_watermark); in vlv_restore_gunit_s0ix_state()
1124 I915_WRITE(GEN7_GFX_PRIO_CTRL, s->gfx_prio_ctrl); in vlv_restore_gunit_s0ix_state()
1125 I915_WRITE(ARB_MODE, s->arb_mode | (0xffff << 16)); in vlv_restore_gunit_s0ix_state()
1126 I915_WRITE(GEN7_GFX_PEND_TLB0, s->gfx_pend_tlb0); in vlv_restore_gunit_s0ix_state()
1127 I915_WRITE(GEN7_GFX_PEND_TLB1, s->gfx_pend_tlb1); in vlv_restore_gunit_s0ix_state()
1130 I915_WRITE(GEN7_LRA_LIMITS_BASE + i * 4, s->lra_limits[i]); in vlv_restore_gunit_s0ix_state()
1132 I915_WRITE(GEN7_MEDIA_MAX_REQ_COUNT, s->media_max_req_count); in vlv_restore_gunit_s0ix_state()
1133 I915_WRITE(GEN7_GFX_MAX_REQ_COUNT, s->gfx_max_req_count); in vlv_restore_gunit_s0ix_state()
1135 I915_WRITE(RENDER_HWS_PGA_GEN7, s->render_hwsp); in vlv_restore_gunit_s0ix_state()
1136 I915_WRITE(GAM_ECOCHK, s->ecochk); in vlv_restore_gunit_s0ix_state()
1137 I915_WRITE(BSD_HWS_PGA_GEN7, s->bsd_hwsp); in vlv_restore_gunit_s0ix_state()
1138 I915_WRITE(BLT_HWS_PGA_GEN7, s->blt_hwsp); in vlv_restore_gunit_s0ix_state()
1140 I915_WRITE(GEN7_TLB_RD_ADDR, s->tlb_rd_addr); in vlv_restore_gunit_s0ix_state()
1143 I915_WRITE(VLV_G3DCTL, s->g3dctl); in vlv_restore_gunit_s0ix_state()
1144 I915_WRITE(VLV_GSCKGCTL, s->gsckgctl); in vlv_restore_gunit_s0ix_state()
1145 I915_WRITE(GEN6_MBCTL, s->mbctl); in vlv_restore_gunit_s0ix_state()
1148 I915_WRITE(GEN6_UCGCTL1, s->ucgctl1); in vlv_restore_gunit_s0ix_state()
1149 I915_WRITE(GEN6_UCGCTL3, s->ucgctl3); in vlv_restore_gunit_s0ix_state()
1150 I915_WRITE(GEN6_RCGCTL1, s->rcgctl1); in vlv_restore_gunit_s0ix_state()
1151 I915_WRITE(GEN6_RCGCTL2, s->rcgctl2); in vlv_restore_gunit_s0ix_state()
1152 I915_WRITE(GEN6_RSTCTL, s->rstctl); in vlv_restore_gunit_s0ix_state()
1153 I915_WRITE(GEN7_MISCCPCTL, s->misccpctl); in vlv_restore_gunit_s0ix_state()
1156 I915_WRITE(GEN6_GFXPAUSE, s->gfxpause); in vlv_restore_gunit_s0ix_state()
1157 I915_WRITE(GEN6_RPDEUHWTC, s->rpdeuhwtc); in vlv_restore_gunit_s0ix_state()
1158 I915_WRITE(GEN6_RPDEUC, s->rpdeuc); in vlv_restore_gunit_s0ix_state()
1159 I915_WRITE(ECOBUS, s->ecobus); in vlv_restore_gunit_s0ix_state()
1160 I915_WRITE(VLV_PWRDWNUPCTL, s->pwrdwnupctl); in vlv_restore_gunit_s0ix_state()
1161 I915_WRITE(GEN6_RP_DOWN_TIMEOUT,s->rp_down_timeout); in vlv_restore_gunit_s0ix_state()
1162 I915_WRITE(GEN6_RPDEUCSW, s->rp_deucsw); in vlv_restore_gunit_s0ix_state()
1163 I915_WRITE(GEN6_RCUBMABDTMR, s->rcubmabdtmr); in vlv_restore_gunit_s0ix_state()
1164 I915_WRITE(VLV_RCEDATA, s->rcedata); in vlv_restore_gunit_s0ix_state()
1165 I915_WRITE(VLV_SPAREG2H, s->spare2gh); in vlv_restore_gunit_s0ix_state()
1168 I915_WRITE(GTIMR, s->gt_imr); in vlv_restore_gunit_s0ix_state()
1169 I915_WRITE(GTIER, s->gt_ier); in vlv_restore_gunit_s0ix_state()
1170 I915_WRITE(GEN6_PMIMR, s->pm_imr); in vlv_restore_gunit_s0ix_state()
1171 I915_WRITE(GEN6_PMIER, s->pm_ier); in vlv_restore_gunit_s0ix_state()
1174 I915_WRITE(GEN7_GT_SCRATCH_BASE + i * 4, s->gt_scratch[i]); in vlv_restore_gunit_s0ix_state()
1177 I915_WRITE(TILECTL, s->tilectl); in vlv_restore_gunit_s0ix_state()
1178 I915_WRITE(GTFIFOCTL, s->gt_fifoctl); in vlv_restore_gunit_s0ix_state()
1187 I915_WRITE(VLV_GTLC_WAKE_CTRL, val); in vlv_restore_gunit_s0ix_state()
1192 I915_WRITE(VLV_GTLC_SURVIVABILITY_REG, val); in vlv_restore_gunit_s0ix_state()
1194 I915_WRITE(VLV_PMWGICZ, s->pmwgicz); in vlv_restore_gunit_s0ix_state()
1197 I915_WRITE(VLV_GU_CTL0, s->gu_ctl0); in vlv_restore_gunit_s0ix_state()
1198 I915_WRITE(VLV_GU_CTL1, s->gu_ctl1); in vlv_restore_gunit_s0ix_state()
1199 I915_WRITE(VLV_PCBR, s->pcbr); in vlv_restore_gunit_s0ix_state()
1200 I915_WRITE(VLV_GUNIT_CLOCK_GATE2, s->clock_gate_dis2); in vlv_restore_gunit_s0ix_state()
1214 I915_WRITE(VLV_GTLC_SURVIVABILITY_REG, val); in vlv_force_gfx_clock()
1237 I915_WRITE(VLV_GTLC_WAKE_CTRL, val); in vlv_allow_gt_wake()
1285 I915_WRITE(VLV_GTLC_PW_STATUS, VLV_GTLC_ALLOWWAKEERR); in vlv_check_no_gt_access()