Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1729 unsigned int MaximumMPCCombine; in dml32_ModeSupportAndSystemConfigurationFull() local
3691 MaximumMPCCombine = 0; in dml32_ModeSupportAndSystemConfigurationFull()
3701 MaximumMPCCombine = 0; in dml32_ModeSupportAndSystemConfigurationFull()
3703 MaximumMPCCombine = 1; in dml32_ModeSupportAndSystemConfigurationFull()
3708 mode_lib->vba.ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml32_ModeSupportAndSystemConfigurationFull()
3716 mode_lib->vba.MPCCombine[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3719 mode_lib->vba.SwathHeightYAllStates[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3721 mode_lib->vba.SwathHeightCAllStates[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3725 mode_lib->vba.DETBufferSizeYAllStates[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
3727 mode_lib->vba.DETBufferSizeCAllStates[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml32_ModeSupportAndSystemConfigurationFull()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c5074 unsigned int MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull() local
5081 MaximumMPCCombine = 1; in dml20_ModeSupportAndSystemConfigurationFull()
5083 MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull()
5089 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()
5091 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()
5092 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()
5094 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()
5095 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c5190 unsigned int MaximumMPCCombine = 0; in dml20v2_ModeSupportAndSystemConfigurationFull() local
5197 MaximumMPCCombine = 1; in dml20v2_ModeSupportAndSystemConfigurationFull()
5199 MaximumMPCCombine = 0; in dml20v2_ModeSupportAndSystemConfigurationFull()
5205 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5207 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5208 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5210 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5211 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c5152 unsigned int MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull() local
5158 MaximumMPCCombine = 1; in dml30_ModeSupportAndSystemConfigurationFull()
5160 MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull()
5164 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5166 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()
5167 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()
5169 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5173 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5174 v->maxMpcComb = MaximumMPCCombine; in dml30_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c5192 unsigned int MaximumMPCCombine = 0; in dml21_ModeSupportAndSystemConfigurationFull() local
5204 MaximumMPCCombine = 1; in dml21_ModeSupportAndSystemConfigurationFull()
5206 MaximumMPCCombine = 0; in dml21_ModeSupportAndSystemConfigurationFull()
5212 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml21_ModeSupportAndSystemConfigurationFull()
5214 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml21_ModeSupportAndSystemConfigurationFull()
5215 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml21_ModeSupportAndSystemConfigurationFull()
5217 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml21_ModeSupportAndSystemConfigurationFull()
5218 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml21_ModeSupportAndSystemConfigurationFull()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c5516 unsigned int MaximumMPCCombine = 0; local
5522 MaximumMPCCombine = 0;
5524 MaximumMPCCombine = 1;
5528 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine];
5530 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k];
5531 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k];
5533 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine];
5537 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine];
5538 v->maxMpcComb = MaximumMPCCombine;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c5609 unsigned int MaximumMPCCombine = 0; local
5616 MaximumMPCCombine = 0;
5618 MaximumMPCCombine = 1;
5622 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine];
5624 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k];
5625 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k];
5627 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine];
5631 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine];
5632 v->maxMpcComb = MaximumMPCCombine;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c8192 mode_lib->ms.support.MaximumMPCCombine = 0; in dml_core_mode_support()
8210 mode_lib->ms.support.MaximumMPCCombine = 1; in dml_core_mode_support()
8212 mode_lib->ms.support.MaximumMPCCombine = 0; in dml_core_mode_support()
8222 …DML::%s: MaximumMPCCombine = %u\n", __func__, mode_lib->ms.support.MaximumMPCCombine); in dml_core_mode_support()
8228 …support.MPCCombineEnable[k] = mode_lib->ms.MPCCombine[mode_lib->ms.support.MaximumMPCCombine][k]; in dml_core_mode_support()
8229 …ms.support.DPPPerSurface[k] = mode_lib->ms.NoOfDPP[mode_lib->ms.support.MaximumMPCCombine][k]; in dml_core_mode_support()
8230 …Y[k] = mode_lib->ms.SwathHeightYAllStates[mode_lib->ms.support.MaximumMPCCombine][k]; in dml_core_mode_support()
8231 …C[k] = mode_lib->ms.SwathHeightCAllStates[mode_lib->ms.support.MaximumMPCCombine][k]; in dml_core_mode_support()
8240 mode_lib->ms.DCFCLK = mode_lib->ms.DCFCLKState[mode_lib->ms.support.MaximumMPCCombine]; in dml_core_mode_support()
8241 mode_lib->ms.ReturnBW = mode_lib->ms.ReturnBWPerState[mode_lib->ms.support.MaximumMPCCombine]; in dml_core_mode_support()
[all …]
H A Ddisplay_mode_core_structs.h727 …dml_uint_t MaximumMPCCombine; //<brief If using MPC combine helps the power saving support; then t… member