OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:display_disable_memory_clock_switch
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
amdgpu_smu.h
483
int (*
display_disable_memory_clock_switch
)(struct smu_context *smu, bool disable_memory_clock_switch);
member in struct:pptable_funcs
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_smu.c
2445
if (smu->ppt_funcs->
display_disable_memory_clock_switch
)
2446
ret = smu->ppt_funcs->
display_disable_memory_clock_switch
(smu, disable_memory_clock_switch);
amdgpu_navi10_ppt.c
2320
.
display_disable_memory_clock_switch
= navi10_display_disable_memory_clock_switch,
Completed in 42 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025