Home
last modified time | relevance | path

Searched refs:rps_to_uncore (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c36 static struct intel_uncore *rps_to_uncore(struct intel_rps *rps) in rps_to_uncore() function
251 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_init()
290 rps_to_uncore(container_of(ips, struct intel_rps, ips)); in __ips_chipset_val()
362 rps_to_uncore(container_of(ips, struct intel_rps, ips)); in __gen5_ips_update()
395 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_set()
503 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_enable()
569 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_disable()
746 struct intel_uncore *uncore = rps_to_uncore(rps); in gen6_rps_set()
865 intel_uncore_forcewake_get(rps_to_uncore(rps), FORCEWAKE_MEDIA); in intel_rps_park()
867 intel_uncore_forcewake_put(rps_to_uncore(rp in intel_rps_park()
[all...]
H A Dselftest_rps.c202 intel_uncore_read(rps_to_uncore(rps), in show_pstate_limits()
207 intel_uncore_read(rps_to_uncore(rps), in show_pstate_limits()
512 wakeref = intel_runtime_pm_get(rps_to_uncore(rps)->rpm); in show_pcu_config()
528 intel_runtime_pm_put(rps_to_uncore(rps)->rpm, wakeref); in show_pcu_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c46 static struct intel_uncore *rps_to_uncore(struct intel_rps *rps) in rps_to_uncore() function
278 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_init()
317 rps_to_uncore(container_of(ips, struct intel_rps, ips)); in __ips_chipset_val()
389 rps_to_uncore(container_of(ips, struct intel_rps, ips)); in __gen5_ips_update()
432 struct intel_uncore *uncore = rps_to_uncore(rps); in __gen5_rps_set()
552 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_enable()
623 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_disable()
797 struct intel_uncore *uncore = rps_to_uncore(rps); in gen6_rps_set()
920 intel_uncore_forcewake_get(rps_to_uncore(rps), FORCEWAKE_MEDIA); in intel_rps_park()
922 intel_uncore_forcewake_put(rps_to_uncore(rp in intel_rps_park()
[all...]
H A Dselftest_rps.c209 intel_uncore_read(rps_to_uncore(rps), in show_pstate_limits()
214 intel_uncore_read(rps_to_uncore(rps), in show_pstate_limits()
519 wakeref = intel_runtime_pm_get(rps_to_uncore(rps)->rpm); in show_pcu_config()
534 intel_runtime_pm_put(rps_to_uncore(rps)->rpm, wakeref); in show_pcu_config()

Completed in 7 milliseconds