Searched refs:MPCCombineUse (Results 1 – 5 of 5) sorted by relevance
281 …policy->MPCCombineUse[i] = dml_mpc_as_needed_for_voltage; // TOREVIEW: Is this still needed? When… in build_unoptimized_policy_settings()
346 dml_print("DML: i=%0d, Policy: MPCCombineUse = 0x%x\n", i, policy->MPCCombineUse[i]); in dml_print_dml_policy()
638 …enum dml_mpc_use_policy MPCCombineUse[__DML_NUM_PLANES__]; /// <brief MPC Combine mode as selected… member
1216 enum mpc_combine_affinity MPCCombineUse[DC__NUM_DPP__MAX]; member
2025 if (mode_lib->vba.MPCCombineUse[k] == dm_mpc_reduce_voltage_and_clocks) in dml32_ModeSupportAndSystemConfigurationFull()2027 if (mode_lib->vba.MPCCombineUse[k] == dm_mpc_always_when_possible) in dml32_ModeSupportAndSystemConfigurationFull()2143 } else if (mode_lib->vba.MPCCombineUse[k] == dm_mpc_never) { in dml32_ModeSupportAndSystemConfigurationFull()2199 if (mode_lib->vba.MPCCombineUse[k] in dml32_ModeSupportAndSystemConfigurationFull()2201 mode_lib->vba.MPCCombineUse[k] != dm_mpc_reduce_voltage && in dml32_ModeSupportAndSystemConfigurationFull()