Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Ddebugfs_gt_pm.c265 rpmodectl = intel_uncore_read(uncore, GEN6_RP_CONTROL); in frequency_show()
334 rpmodectl = intel_uncore_read(uncore, GEN6_RP_CONTROL); in frequency_show()
Dintel_rps.c675 set(uncore, GEN6_RP_CONTROL, in rps_set_power()
1143 intel_uncore_write_fw(uncore, GEN6_RP_CONTROL, in chv_rps_enable()
1244 intel_uncore_write_fw(uncore, GEN6_RP_CONTROL, in vlv_rps_enable()
1382 set(rps_to_uncore(rps), GEN6_RP_CONTROL, 0); in gen6_rps_disable()
Dselftest_rps.c278 intel_uncore_write_fw(gt->uncore, GEN6_RP_CONTROL, in live_rps_clock_interval()
314 intel_uncore_write_fw(gt->uncore, GEN6_RP_CONTROL, 0); in live_rps_clock_interval()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_debugfs.c806 rpmodectl = I915_READ(GEN6_RP_CONTROL); in i915_frequency_info()
875 rpmodectl = I915_READ(GEN6_RP_CONTROL); in i915_frequency_info()
Di915_reg.h9059 #define GEN6_RP_CONTROL _MMIO(0xA024) macro
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dhandlers.c2562 MMIO_D(GEN6_RP_CONTROL, D_ALL); in init_generic_mmio_info()