Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c5072 unsigned int MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull() local
5079 MaximumMPCCombine = 1; in dml20_ModeSupportAndSystemConfigurationFull()
5081 MaximumMPCCombine = 0; in dml20_ModeSupportAndSystemConfigurationFull()
5087 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()
5089 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()
5090 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20_ModeSupportAndSystemConfigurationFull()
5092 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20_ModeSupportAndSystemConfigurationFull()
5093 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c5151 unsigned int MaximumMPCCombine = 0; in dml20v2_ModeSupportAndSystemConfigurationFull() local
5158 MaximumMPCCombine = 1; in dml20v2_ModeSupportAndSystemConfigurationFull()
5160 MaximumMPCCombine = 0; in dml20v2_ModeSupportAndSystemConfigurationFull()
5166 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5168 mode_lib->vba.DPPPerPlane[k] = locals->NoOfDPP[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5169 locals->DPPCLK[k] = locals->RequiredDPPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine][k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5171 mode_lib->vba.DISPCLK = locals->RequiredDISPCLK[mode_lib->vba.VoltageLevel][MaximumMPCCombine]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5172 mode_lib->vba.maxMpcComb = MaximumMPCCombine; in dml20v2_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c5317 unsigned int MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull() local
5323 MaximumMPCCombine = 1; in dml30_ModeSupportAndSystemConfigurationFull()
5325 MaximumMPCCombine = 0; in dml30_ModeSupportAndSystemConfigurationFull()
5329 v->ImmediateFlipSupport = v->ImmediateFlipSupportedForState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5331 v->MPCCombineEnable[k] = v->MPCCombine[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()
5332 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k]; in dml30_ModeSupportAndSystemConfigurationFull()
5334 v->DCFCLK = v->DCFCLKState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5338 v->ReturnBW = v->ReturnBWPerState[v->VoltageLevel][MaximumMPCCombine]; in dml30_ModeSupportAndSystemConfigurationFull()
5339 v->maxMpcComb = MaximumMPCCombine; in dml30_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A 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()