Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_rps.c35 static struct intel_uncore *rps_to_uncore(struct intel_rps *rps) in rps_to_uncore() function
266 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_init()
305 rps_to_uncore(container_of(ips, struct intel_rps, ips)); in __ips_chipset_val()
377 rps_to_uncore(container_of(ips, struct intel_rps, ips)); in __gen5_ips_update()
420 struct intel_uncore *uncore = rps_to_uncore(rps); in __gen5_rps_set()
539 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_enable()
610 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_disable()
786 struct intel_uncore *uncore = rps_to_uncore(rps); in gen6_rps_set()
909 intel_uncore_forcewake_get(rps_to_uncore(rps), FORCEWAKE_MEDIA); in intel_rps_park()
911 intel_uncore_forcewake_put(rps_to_uncore(rps), FORCEWAKE_MEDIA); in intel_rps_park()
[all …]
Dselftest_rps.c205 intel_uncore_read(rps_to_uncore(rps), in show_pstate_limits()
210 intel_uncore_read(rps_to_uncore(rps), in show_pstate_limits()
515 wakeref = intel_runtime_pm_get(rps_to_uncore(rps)->rpm); in show_pcu_config()
531 intel_runtime_pm_put(rps_to_uncore(rps)->rpm, wakeref); in show_pcu_config()