Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h498 unsigned int MALLAllocatedForDCNFinal,
Ddisplay_mode_vba_32.c387 mode_lib->vba.MALLAllocatedForDCNFinal, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
474 mode_lib->vba.MALLAllocatedForDCNFinal, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2649 mode_lib->vba.MALLAllocatedForDCNFinal, in dml32_ModeSupportAndSystemConfigurationFull()
2765 mode_lib->vba.MALLAllocatedForDCNFinal, in dml32_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_util_32.c2608 unsigned int MALLAllocatedForDCNFinal, in dml32_CalculateMALLUseForStaticScreen() argument
2637 if (TotalSurfaceSizeInMALL + SurfaceSizeInMALL[k] <= MALLAllocatedForDCNFinal * 1024 * 1024 && in dml32_CalculateMALLUseForStaticScreen()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h339 unsigned int MALLAllocatedForDCNFinal; member
Ddisplay_mode_vba.c346 mode_lib->vba.MALLAllocatedForDCNFinal = soc->mall_allocated_for_dcn_mbytes; in fetch_socbb_params()