Home
last modified time | relevance | path

Searched refs:GEN6_RP_CONTROL (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Ddebugfs_gt_pm.c266 rpmodectl = intel_uncore_read(uncore, GEN6_RP_CONTROL); in frequency_show()
335 rpmodectl = intel_uncore_read(uncore, GEN6_RP_CONTROL); in frequency_show()
Dintel_rps.c715 set(uncore, GEN6_RP_CONTROL, in rps_set_power()
1186 intel_uncore_write_fw(uncore, GEN6_RP_CONTROL, in chv_rps_enable()
1287 intel_uncore_write_fw(uncore, GEN6_RP_CONTROL, in vlv_rps_enable()
1428 set(rps_to_uncore(rps), GEN6_RP_CONTROL, 0); in gen6_rps_disable()
Dselftest_rps.c281 intel_uncore_write_fw(gt->uncore, GEN6_RP_CONTROL, in live_rps_clock_interval()
317 intel_uncore_write_fw(gt->uncore, GEN6_RP_CONTROL, 0); in live_rps_clock_interval()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_debugfs.c377 rpmodectl = intel_uncore_read(&dev_priv->uncore, GEN6_RP_CONTROL); in i915_frequency_info()
446 rpmodectl = intel_uncore_read(&dev_priv->uncore, GEN6_RP_CONTROL); in i915_frequency_info()
Di915_reg.h9272 #define GEN6_RP_CONTROL _MMIO(0xA024) macro
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dhandlers.c2827 MMIO_D(GEN6_RP_CONTROL, D_ALL); in init_generic_mmio_info()