Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_rps.c46 static struct intel_guc_slpc *rps_to_slpc(struct intel_rps *rps) in rps_to_slpc() function
950 slpc = rps_to_slpc(rps); in intel_rps_get_boost_frequency()
984 slpc = rps_to_slpc(rps); in intel_rps_set_boost_frequency()
997 slpc = rps_to_slpc(rps); in intel_rps_dec_waiters()
1017 slpc = rps_to_slpc(rps); in intel_rps_boost()
2131 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_max_frequency()
2148 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_max_raw_freq()
2166 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_rp0_frequency()
2176 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_rp1_frequency()
2186 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_rpn_frequency()
[all …]