Home
last modified time | relevance | path

Searched refs:switch_power_profile (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/include/
H A Dkgd_pp_interface.h232 int (*switch_power_profile)(void *handle, enum PP_SMC_POWER_PROFILE type, bool en); member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c507 adev->powerplay.pp_funcs->switch_power_profile) in amdgpu_amdkfd_set_compute_idle()
H A Damdgpu_dpm.h337 ((adev)->powerplay.pp_funcs->switch_power_profile(\
/dragonfly/sys/dev/drm/amd/powerplay/
H A Damd_powerplay.c1251 .switch_power_profile = pp_dpm_switch_power_profile,