Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_rps.c51 static struct intel_guc_slpc *rps_to_slpc(struct intel_rps *rps) in rps_to_slpc() function
954 slpc = rps_to_slpc(rps); in intel_rps_get_boost_frequency()
988 slpc = rps_to_slpc(rps); in intel_rps_set_boost_frequency()
1001 slpc = rps_to_slpc(rps); in intel_rps_dec_waiters()
1021 slpc = rps_to_slpc(rps); in intel_rps_boost()
2185 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_max_frequency()
2202 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_max_raw_freq()
2220 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_rp0_frequency()
2230 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_rp1_frequency()
2240 struct intel_guc_slpc *slpc = rps_to_slpc(rps); in intel_rps_get_rpn_frequency()
[all …]