Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h495 unsigned int MALLAllocatedForDCNFinal,
Ddisplay_mode_vba_32.c388 mode_lib->vba.MALLAllocatedForDCNFinal, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
472 mode_lib->vba.MALLAllocatedForDCNFinal, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2626 mode_lib->vba.MALLAllocatedForDCNFinal, in dml32_ModeSupportAndSystemConfigurationFull()
2739 mode_lib->vba.MALLAllocatedForDCNFinal, in dml32_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_util_32.c2603 unsigned int MALLAllocatedForDCNFinal, in dml32_CalculateMALLUseForStaticScreen() argument
2632 if (TotalSurfaceSizeInMALL + SurfaceSizeInMALL[k] <= MALLAllocatedForDCNFinal * 1024 * 1024 && in dml32_CalculateMALLUseForStaticScreen()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h337 unsigned int MALLAllocatedForDCNFinal; member
Ddisplay_mode_vba.c345 mode_lib->vba.MALLAllocatedForDCNFinal = soc->mall_allocated_for_dcn_mbytes; in fetch_socbb_params()