Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Damdgpu_smu.h636 int smu_display_disable_memory_clock_switch(struct smu_context *smu, bool disable_memory_clock_swit…
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c820 if (smu_display_disable_memory_clock_switch(smu, !pstate_handshake_supported)) in pp_nv_set_pstate_handshake_support()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_smu.c2439 int smu_display_disable_memory_clock_switch(struct smu_context *smu, bool disable_memory_clock_swit… in smu_display_disable_memory_clock_switch() function