Searched refs:gfx_max_req_count (Results 1 – 2 of 2) sorted by relevance
1051 s->gfx_max_req_count = I915_READ(GEN7_GFX_MAX_REQ_COUNT); in vlv_save_gunit_s0ix_state()1133 I915_WRITE(GEN7_GFX_MAX_REQ_COUNT, s->gfx_max_req_count); in vlv_restore_gunit_s0ix_state()
948 u32 gfx_max_req_count; member