OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:client_boost
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_rps.c
1460
bool
client_boost
= false;
local in function:rps_work
1466
client_boost
= atomic_read(&rps->num_waiters);
1470
if ((pm_iir & rps->pm_events) == 0 && !
client_boost
)
1481
if (
client_boost
)
1483
if (
client_boost
&& new_freq < rps->boost_freq) {
1494
} else if (
client_boost
) {
intel_rps.c
1460
bool
client_boost
= false;
local in function:rps_work
1466
client_boost
= atomic_read(&rps->num_waiters);
1470
if ((pm_iir & rps->pm_events) == 0 && !
client_boost
)
1481
if (
client_boost
)
1483
if (
client_boost
&& new_freq < rps->boost_freq) {
1494
} else if (
client_boost
) {
Completed in 186 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025