Searched refs:PPSMC_MSG_DPM_ForceState (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | trinity_smc.c | 77 return trinity_notify_message_to_smu(rdev, PPSMC_MSG_DPM_ForceState); in trinity_dpm_force_state()
|
H A D | ppsmc.h | 173 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
|
H A D | kv_dpm.c | 2055 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest() 2075 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | trinity_smc.c | 77 return trinity_notify_message_to_smu(rdev, PPSMC_MSG_DPM_ForceState); in trinity_dpm_force_state()
|
H A D | ppsmc.h | 173 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
|
H A D | kv_dpm.c | 1852 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest() 1872 return kv_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | ppsmc.h | 177 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
|
H A D | kv_dpm.c | 2110 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest() 2130 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | cz_ppsmc.h | 170 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
|
H A D | fiji_ppsmc.h | 183 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
|
H A D | tonga_ppsmc.h | 204 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
|
H A D | smu7_ppsmc.h | 180 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | cz_ppsmc.h | 170 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
|
H A D | tonga_ppsmc.h | 204 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
|
H A D | fiji_ppsmc.h | 183 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
|
H A D | smu7_ppsmc.h | 180 #define PPSMC_MSG_DPM_ForceState ((uint16_t) 0x104) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | ppsmc.h | 177 #define PPSMC_MSG_DPM_ForceState ((uint32_t) 0x104) macro
|
H A D | kv_dpm.c | 2112 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_highest() 2132 return amdgpu_kv_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DPM_ForceState, i); in kv_force_dpm_lowest()
|
Completed in 29 milliseconds