OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_sclk_threshold
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_smumgr.c
81
if (NULL != hwmgr->smumgr_funcs->
update_sclk_threshold
)
82
return hwmgr->smumgr_funcs->
update_sclk_threshold
(hwmgr);
amdgpu_fiji_smumgr.c
2663
.
update_sclk_threshold
= fiji_update_sclk_threshold,
amdgpu_iceland_smumgr.c
2682
.
update_sclk_threshold
= iceland_update_sclk_threshold,
amdgpu_vegam_smumgr.c
2295
.
update_sclk_threshold
= vegam_update_sclk_threshold,
amdgpu_ci_smumgr.c
2956
.
update_sclk_threshold
= ci_update_sclk_threshold,
amdgpu_polaris10_smumgr.c
2579
.
update_sclk_threshold
= polaris10_update_sclk_threshold,
amdgpu_tonga_smumgr.c
3262
.
update_sclk_threshold
= tonga_update_sclk_threshold,
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h
221
int (*
update_sclk_threshold
)(struct pp_hwmgr *hwmgr);
member in struct:pp_smumgr_func
Completed in 171 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025