smu_v13_0_6_cap_supported
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(RAS_EEPROM)))
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(BOARD_VOLTAGE))) {
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(PLDM_VERSION)) &&
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(NPM_METRICS)))
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(FAST_PPT)) &&
smu_v13_0_6_cap_supported(smu, SMU_CAP(TEMP_METRICS)))
return smu_v13_0_6_cap_supported(smu, SMU_CAP(TEMP_METRICS));
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(SYSTEM_POWER_METRICS)))
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(NPM_METRICS)))
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(HST_LIMIT_METRICS))) {
if (smu_v13_0_6_cap_supported(smu,
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(DPM_POLICY))) {
smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS)))
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(DPM))) {
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(SET_UCLK_MAX)))
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(BOARD_VOLTAGE))) {
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(FAST_PPT)))
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(FAST_PPT)))
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(MCA_DEBUG_MODE)))
if (!smu_v13_0_6_cap_supported(smu,
if (ret == -EIO && !smu_v13_0_6_cap_supported(smu, SMU_CAP(DPM))) {
smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS)))
per_inst = smu_v13_0_6_cap_supported(smu, SMU_CAP(PER_INST_METRICS));
if (smu_v13_0_6_cap_supported(
smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS))) {
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(PCIE_METRICS))) {
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(OTHER_END_METRICS)))
per_inst = smu_v13_0_6_cap_supported(smu, SMU_CAP(PER_INST_METRICS));
if (smu_v13_0_6_cap_supported(
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(CTF_LIMIT)))
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(RMA_MSG)))
if (!smu_v13_0_6_cap_supported(smu, SMU_CAP(SDMA_RESET))) {
return smu_v13_0_6_cap_supported(smu, SMU_CAP(VCN_RESET));
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(ACA_SYND))) {
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(ACA_SYND)))
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(PLDM_VERSION)) &&
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(FAST_PPT)) &&
smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS))) {
if (smu_v13_0_6_cap_supported(smu, SMU_CAP(STATIC_METRICS))) {
bool smu_v13_0_6_cap_supported(struct smu_context *smu, enum smu_v13_0_6_caps cap);