Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1729 unsigned int MaximumMPCCombine; in dml32_ModeSupportAndSystemConfigurationFull() local
3688 MaximumMPCCombine = 0; in dml32_ModeSupportAndSystemConfigurationFull()
3698 MaximumMPCCombine = 0; in dml32_ModeSupportAndSystemConfigurationFull()
3700 MaximumMPCCombine = 1; in dml32_ModeSupportAndSystemConfigurationFull()
3705 mode_lib->vba.ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml32_ModeSupportAndSystemConfigurationFull()
3713 mode_lib->vba.MPCCombine[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3716 mode_lib->vba.SwathHeightYAllStates[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3718 mode_lib->vba.SwathHeightCAllStates[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3722 mode_lib->vba.DETBufferSizeYAllStates[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3724 mode_lib->vba.DETBufferSizeCAllStates[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c5077 unsigned int MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull() local
5084 MaximumMPCCombine = 1; in dml20_ModeSupportAndSystemConfigurationFull()
5086 MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull()
5092 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()
5094 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()
5095 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()
5097 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()
5098 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c5193 unsigned int MaximumMPCCombine = 0; in dml20v2_ModeSupportAndSystemConfigurationFull() local
5200 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c5160 unsigned int MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull() local
5166 MaximumMPCCombine = 1; in dml30_ModeSupportAndSystemConfigurationFull()
5168 MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull()
5172 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5174 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()
5175 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()
5177 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5181 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5182 v->maxMpcComb = MaximumMPCCombine; in dml30_ModeSupportAndSystemConfigurationFull()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c5195 unsigned int MaximumMPCCombine = 0; in dml21_ModeSupportAndSystemConfigurationFull() local
5207 MaximumMPCCombine = 1; in dml21_ModeSupportAndSystemConfigurationFull()
5209 MaximumMPCCombine = 0; in dml21_ModeSupportAndSystemConfigurationFull()
5215 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml21_ModeSupportAndSystemConfigurationFull()
5217 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml21_ModeSupportAndSystemConfigurationFull()
5218 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml21_ModeSupportAndSystemConfigurationFull()
5220 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml21_ModeSupportAndSystemConfigurationFull()
5221 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml21_ModeSupportAndSystemConfigurationFull()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c5529 unsigned int MaximumMPCCombine = 0; local
5535 MaximumMPCCombine = 0;
5537 MaximumMPCCombine = 1;
5541 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine];
5543 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k];
5544 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k];
5546 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine];
5550 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine];
5551 v->maxMpcComb = MaximumMPCCombine;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c5623 unsigned int MaximumMPCCombine = 0; local
5630 MaximumMPCCombine = 0;
5632 MaximumMPCCombine = 1;
5636 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine];
5638 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k];
5639 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k];
5641 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine];
5645 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine];
5646 v->maxMpcComb = MaximumMPCCombine;