Searched refs:MaximumMPCCombine (Results 1 – 5 of 5) sorted by relevance
5073 unsigned int MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull() local5080 MaximumMPCCombine = 1; in dml20_ModeSupportAndSystemConfigurationFull()5082 MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull()5088 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()5090 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()5091 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()5093 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()5094 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml20_ModeSupportAndSystemConfigurationFull()
5193 unsigned int MaximumMPCCombine = 0; in dml20v2_ModeSupportAndSystemConfigurationFull() local5200 MaximumMPCCombine = 1; in dml20v2_ModeSupportAndSystemConfigurationFull()5202 MaximumMPCCombine = 0; in dml20v2_ModeSupportAndSystemConfigurationFull()5208 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20v2_ModeSupportAndSystemConfigurationFull()5210 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()5211 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()5213 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20v2_ModeSupportAndSystemConfigurationFull()5214 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml20v2_ModeSupportAndSystemConfigurationFull()
5322 unsigned int MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull() local5328 MaximumMPCCombine = 1; in dml30_ModeSupportAndSystemConfigurationFull()5330 MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull()5334 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()5336 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()5337 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()5339 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()5343 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()5344 v->maxMpcComb = MaximumMPCCombine; in dml30_ModeSupportAndSystemConfigurationFull()
5183 unsigned int MaximumMPCCombine = 0; in dml21_ModeSupportAndSystemConfigurationFull() local5195 MaximumMPCCombine = 1; in dml21_ModeSupportAndSystemConfigurationFull()5197 MaximumMPCCombine = 0; in dml21_ModeSupportAndSystemConfigurationFull()5203 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml21_ModeSupportAndSystemConfigurationFull()5205 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml21_ModeSupportAndSystemConfigurationFull()5206 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml21_ModeSupportAndSystemConfigurationFull()5208 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml21_ModeSupportAndSystemConfigurationFull()5209 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml21_ModeSupportAndSystemConfigurationFull()
5717 unsigned int MaximumMPCCombine = 0; local5723 MaximumMPCCombine = 0;5725 MaximumMPCCombine = 1;5729 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine];5731 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k];5732 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k];5734 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine];5738 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine];5739 v->maxMpcComb = MaximumMPCCombine;