Home
last modified time | relevance | path

Searched refs:MaximumMPCCombine (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c5071 unsigned int MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull() local
5078 MaximumMPCCombine = 1; in dml20_ModeSupportAndSystemConfigurationFull()
5080 MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull()
5086 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()
5088 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()
5089 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()
5091 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()
5092 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c5149 unsigned int MaximumMPCCombine = 0; in dml20v2_ModeSupportAndSystemConfigurationFull() local
5156 MaximumMPCCombine = 1; in dml20v2_ModeSupportAndSystemConfigurationFull()
5158 MaximumMPCCombine = 0; in dml20v2_ModeSupportAndSystemConfigurationFull()
5164 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5166 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5167 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5169 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5170 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c5339 unsigned int MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull() local
5345 MaximumMPCCombine = 1; in dml30_ModeSupportAndSystemConfigurationFull()
5347 MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull()
5351 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5353 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()
5354 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()
5356 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5360 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5361 v->maxMpcComb = MaximumMPCCombine; in dml30_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c5178 unsigned int MaximumMPCCombine = 0; in dml21_ModeSupportAndSystemConfigurationFull() local
5190 MaximumMPCCombine = 1; in dml21_ModeSupportAndSystemConfigurationFull()
5192 MaximumMPCCombine = 0; in dml21_ModeSupportAndSystemConfigurationFull()
5198 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml21_ModeSupportAndSystemConfigurationFull()
5200 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml21_ModeSupportAndSystemConfigurationFull()
5201 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml21_ModeSupportAndSystemConfigurationFull()
5203 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml21_ModeSupportAndSystemConfigurationFull()
5204 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml21_ModeSupportAndSystemConfigurationFull()