Home
last modified time | relevance | path

Searched refs:gfx_prio_ctrl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dvlv_suspend.c20 u32 gfx_prio_ctrl; member
116 s->gfx_prio_ctrl = intel_uncore_read(uncore, GEN7_GFX_PRIO_CTRL); in vlv_save_gunit_s0ix_state()
202 intel_uncore_write(uncore, GEN7_GFX_PRIO_CTRL, s->gfx_prio_ctrl); in vlv_restore_gunit_s0ix_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dvlv_suspend.c23 u32 gfx_prio_ctrl; member
119 s->gfx_prio_ctrl = intel_uncore_read(uncore, GEN7_GFX_PRIO_CTRL); in vlv_save_gunit_s0ix_state()
204 intel_uncore_write(uncore, GEN7_GFX_PRIO_CTRL, s->gfx_prio_ctrl); in vlv_restore_gunit_s0ix_state()

Completed in 2 milliseconds