HomeSort by: relevance | last modified time | path
    Searched refs:PPSMC_MSG_SetForcedLevels (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
ppsmc.h 109 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83)
amdgpu_si_dpm.c 3877 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK)
3880 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
3886 if (si_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
ppsmc.h 107 #define PPSMC_MSG_SetForcedLevels ((uint8_t)0x83)
radeon_ni_dpm.c 1065 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK)
1068 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
1074 if (ni_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
radeon_si_dpm.c 3416 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 1) != PPSMC_Result_OK)
3419 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
3425 if (si_send_msg_to_smc_with_parameter(rdev, PPSMC_MSG_SetForcedLevels, 0) != PPSMC_Result_OK)
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
fiji_ppsmc.h 167 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83)
smu7_ppsmc.h 162 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83)
tonga_ppsmc.h 170 #define PPSMC_MSG_SetForcedLevels ((uint16_t)0x83)

Completed in 29 milliseconds