Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_DPM_ForceState (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dtrinity_smc.c78 return trinity_notify_message_to_smu(rdev, PPSMC_MSG_DPM_ForceState); in trinity_dpm_force_state()
Dppsmc.h173 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
Dkv_dpm.c2054 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest()
2074 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dcz_ppsmc.h169 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
Dppsmc.h173 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
Dkv_dpm.c2148 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest()
2168 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()