Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/
Dvlv_suspend.c119 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()
Di915_reg.h989 #define GEN7_GFX_PRIO_CTRL _MMIO(0x402C) macro