Home
last modified time | relevance | path

Searched refs:GEN7_GFX_PRIO_CTRL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Dvlv_suspend.c120 s->gfx_prio_ctrl = intel_uncore_read(uncore, GEN7_GFX_PRIO_CTRL); in vlv_save_gunit_s0ix_state()
205 intel_uncore_write(uncore, GEN7_GFX_PRIO_CTRL, s->gfx_prio_ctrl); in vlv_restore_gunit_s0ix_state()
H A Di915_reg.h363 #define GEN7_GFX_PRIO_CTRL _MMIO(0x402C) macro