Home
last modified time | relevance | path

Searched refs:MALLAllocatedForDCNFinal (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h498 unsigned int MALLAllocatedForDCNFinal,
H A Ddisplay_mode_vba_32.c387 mode_lib->vba.MALLAllocatedForDCNFinal, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
474 mode_lib->vba.MALLAllocatedForDCNFinal, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2651 mode_lib->vba.MALLAllocatedForDCNFinal, in dml32_ModeSupportAndSystemConfigurationFull()
2767 mode_lib->vba.MALLAllocatedForDCNFinal, in dml32_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_util_32.c2606 unsigned int MALLAllocatedForDCNFinal, in dml32_CalculateMALLUseForStaticScreen() argument
2635 if (TotalSurfaceSizeInMALL + SurfaceSizeInMALL[k] <= MALLAllocatedForDCNFinal * 1024 * 1024 && in dml32_CalculateMALLUseForStaticScreen()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h339 unsigned int MALLAllocatedForDCNFinal; member
H A Ddisplay_mode_vba.c346 mode_lib->vba.MALLAllocatedForDCNFinal = soc->mall_allocated_for_dcn_mbytes; in fetch_socbb_params()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c166 dml_uint_t MALLAllocatedForDCNFinal,
5715 dml_uint_t MALLAllocatedForDCNFinal, in CalculateMALLUseForStaticScreen() argument
5744 if (TotalSurfaceSizeInMALL + SurfaceSizeInMALL[k] <= MALLAllocatedForDCNFinal * 1024 * 1024 && in CalculateMALLUseForStaticScreen()