OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMU7_MINIMUM_ENGINE_CLOCK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu7_hwmgr.h
98
#define
SMU7_MINIMUM_ENGINE_CLOCK
2500
amdgpu_smu7_hwmgr.c
3630
(min_clocks.engineClockInSR >=
SMU7_MINIMUM_ENGINE_CLOCK
||
3631
data->display_timing.min_clock_in_sr >=
SMU7_MINIMUM_ENGINE_CLOCK
))
4189
(data->display_timing.min_clock_in_sr >=
SMU7_MINIMUM_ENGINE_CLOCK
||
4190
hwmgr->display_config->min_core_set_clock_in_sr >=
SMU7_MINIMUM_ENGINE_CLOCK
))
5182
uint32_t min = max(clock_insr, (uint32_t)
SMU7_MINIMUM_ENGINE_CLOCK
);
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_vegam_smumgr.c
797
uint32_t min = max(clock_insr, (uint32_t)
SMU7_MINIMUM_ENGINE_CLOCK
);
Completed in 18 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025