Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
Dintel_rps.c47 static bool rps_uses_slpc(struct intel_rps *rps) in rps_uses_slpc() function
184 GEM_BUG_ON(rps_uses_slpc(rps)); in rps_enable_interrupts()
790 GEM_BUG_ON(rps_uses_slpc(rps)); in gen6_rps_set()
1378 if (rps_uses_slpc(rps)) in intel_rps_enable()
1854 if (rps_uses_slpc(rps)) in intel_rps_init()
1913 if (rps_uses_slpc(rps)) in intel_rps_sanitize()
2000 if (rps_uses_slpc(rps)) in intel_rps_get_requested_frequency()
2010 if (rps_uses_slpc(rps)) in intel_rps_get_max_frequency()
2020 if (rps_uses_slpc(rps)) in intel_rps_get_rp0_frequency()
2030 if (rps_uses_slpc(rps)) in intel_rps_get_rp1_frequency()
[all …]