Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_rps.c58 static bool rps_uses_slpc(struct intel_rps *rps) in rps_uses_slpc() function
196 GEM_BUG_ON(rps_uses_slpc(rps)); in rps_enable_interrupts()
801 GEM_BUG_ON(rps_uses_slpc(rps)); in gen6_rps_set()
953 if (rps_uses_slpc(rps)) { in intel_rps_get_boost_frequency()
987 if (rps_uses_slpc(rps)) { in intel_rps_set_boost_frequency()
1000 if (rps_uses_slpc(rps)) { in intel_rps_dec_waiters()
1020 if (rps_uses_slpc(rps)) { in intel_rps_boost()
1536 if (rps_uses_slpc(rps)) in intel_rps_enable()
1989 if (rps_uses_slpc(rps)) in intel_rps_init()
2055 if (rps_uses_slpc(rps)) in intel_rps_sanitize()
[all …]