Lines Matching refs:I915_WRITE

1229 	I915_WRITE(GEN7_WR_WATERMARK,	s->wr_watermark);  in vlv_restore_gunit_s0ix_state()
1230 I915_WRITE(GEN7_GFX_PRIO_CTRL, s->gfx_prio_ctrl); in vlv_restore_gunit_s0ix_state()
1231 I915_WRITE(ARB_MODE, s->arb_mode | (0xffff << 16)); in vlv_restore_gunit_s0ix_state()
1232 I915_WRITE(GEN7_GFX_PEND_TLB0, s->gfx_pend_tlb0); in vlv_restore_gunit_s0ix_state()
1233 I915_WRITE(GEN7_GFX_PEND_TLB1, s->gfx_pend_tlb1); in vlv_restore_gunit_s0ix_state()
1236 I915_WRITE(GEN7_LRA_LIMITS(i), s->lra_limits[i]); in vlv_restore_gunit_s0ix_state()
1238 I915_WRITE(GEN7_MEDIA_MAX_REQ_COUNT, s->media_max_req_count); in vlv_restore_gunit_s0ix_state()
1239 I915_WRITE(GEN7_GFX_MAX_REQ_COUNT, s->gfx_max_req_count); in vlv_restore_gunit_s0ix_state()
1241 I915_WRITE(RENDER_HWS_PGA_GEN7, s->render_hwsp); in vlv_restore_gunit_s0ix_state()
1242 I915_WRITE(GAM_ECOCHK, s->ecochk); in vlv_restore_gunit_s0ix_state()
1243 I915_WRITE(BSD_HWS_PGA_GEN7, s->bsd_hwsp); in vlv_restore_gunit_s0ix_state()
1244 I915_WRITE(BLT_HWS_PGA_GEN7, s->blt_hwsp); in vlv_restore_gunit_s0ix_state()
1246 I915_WRITE(GEN7_TLB_RD_ADDR, s->tlb_rd_addr); in vlv_restore_gunit_s0ix_state()
1249 I915_WRITE(VLV_G3DCTL, s->g3dctl); in vlv_restore_gunit_s0ix_state()
1250 I915_WRITE(VLV_GSCKGCTL, s->gsckgctl); in vlv_restore_gunit_s0ix_state()
1251 I915_WRITE(GEN6_MBCTL, s->mbctl); in vlv_restore_gunit_s0ix_state()
1254 I915_WRITE(GEN6_UCGCTL1, s->ucgctl1); in vlv_restore_gunit_s0ix_state()
1255 I915_WRITE(GEN6_UCGCTL3, s->ucgctl3); in vlv_restore_gunit_s0ix_state()
1256 I915_WRITE(GEN6_RCGCTL1, s->rcgctl1); in vlv_restore_gunit_s0ix_state()
1257 I915_WRITE(GEN6_RCGCTL2, s->rcgctl2); in vlv_restore_gunit_s0ix_state()
1258 I915_WRITE(GEN6_RSTCTL, s->rstctl); in vlv_restore_gunit_s0ix_state()
1259 I915_WRITE(GEN7_MISCCPCTL, s->misccpctl); in vlv_restore_gunit_s0ix_state()
1262 I915_WRITE(GEN6_GFXPAUSE, s->gfxpause); in vlv_restore_gunit_s0ix_state()
1263 I915_WRITE(GEN6_RPDEUHWTC, s->rpdeuhwtc); in vlv_restore_gunit_s0ix_state()
1264 I915_WRITE(GEN6_RPDEUC, s->rpdeuc); in vlv_restore_gunit_s0ix_state()
1265 I915_WRITE(ECOBUS, s->ecobus); in vlv_restore_gunit_s0ix_state()
1266 I915_WRITE(VLV_PWRDWNUPCTL, s->pwrdwnupctl); in vlv_restore_gunit_s0ix_state()
1267 I915_WRITE(GEN6_RP_DOWN_TIMEOUT,s->rp_down_timeout); in vlv_restore_gunit_s0ix_state()
1268 I915_WRITE(GEN6_RPDEUCSW, s->rp_deucsw); in vlv_restore_gunit_s0ix_state()
1269 I915_WRITE(GEN6_RCUBMABDTMR, s->rcubmabdtmr); in vlv_restore_gunit_s0ix_state()
1270 I915_WRITE(VLV_RCEDATA, s->rcedata); in vlv_restore_gunit_s0ix_state()
1271 I915_WRITE(VLV_SPAREG2H, s->spare2gh); in vlv_restore_gunit_s0ix_state()
1274 I915_WRITE(GTIMR, s->gt_imr); in vlv_restore_gunit_s0ix_state()
1275 I915_WRITE(GTIER, s->gt_ier); in vlv_restore_gunit_s0ix_state()
1276 I915_WRITE(GEN6_PMIMR, s->pm_imr); in vlv_restore_gunit_s0ix_state()
1277 I915_WRITE(GEN6_PMIER, s->pm_ier); in vlv_restore_gunit_s0ix_state()
1280 I915_WRITE(GEN7_GT_SCRATCH(i), s->gt_scratch[i]); in vlv_restore_gunit_s0ix_state()
1283 I915_WRITE(TILECTL, s->tilectl); in vlv_restore_gunit_s0ix_state()
1284 I915_WRITE(GTFIFOCTL, s->gt_fifoctl); in vlv_restore_gunit_s0ix_state()
1293 I915_WRITE(VLV_GTLC_WAKE_CTRL, val); in vlv_restore_gunit_s0ix_state()
1298 I915_WRITE(VLV_GTLC_SURVIVABILITY_REG, val); in vlv_restore_gunit_s0ix_state()
1300 I915_WRITE(VLV_PMWGICZ, s->pmwgicz); in vlv_restore_gunit_s0ix_state()
1303 I915_WRITE(VLV_GU_CTL0, s->gu_ctl0); in vlv_restore_gunit_s0ix_state()
1304 I915_WRITE(VLV_GU_CTL1, s->gu_ctl1); in vlv_restore_gunit_s0ix_state()
1305 I915_WRITE(VLV_PCBR, s->pcbr); in vlv_restore_gunit_s0ix_state()
1306 I915_WRITE(VLV_GUNIT_CLOCK_GATE2, s->clock_gate_dis2); in vlv_restore_gunit_s0ix_state()
1320 I915_WRITE(VLV_GTLC_SURVIVABILITY_REG, val); in vlv_force_gfx_clock()
1343 I915_WRITE(VLV_GTLC_WAKE_CTRL, val); in vlv_allow_gt_wake()
1391 I915_WRITE(VLV_GTLC_PW_STATUS, VLV_GTLC_ALLOWWAKEERR); in vlv_check_no_gt_access()