Home
last modified time | relevance | path

Searched refs:MALLAllocatedForDCNFinal (Results 1 – 5 of 5) 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()
/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_0/
H A Ddisplay_mode_core.c167 dml_uint_t MALLAllocatedForDCNFinal,
5734 dml_uint_t MALLAllocatedForDCNFinal, in CalculateMALLUseForStaticScreen() argument
5763 if (TotalSurfaceSizeInMALL + SurfaceSizeInMALL[k] <= MALLAllocatedForDCNFinal * 1024 * 1024 && in CalculateMALLUseForStaticScreen()