Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/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.c2608 unsigned int MALLAllocatedForDCNFinal, in dml32_CalculateMALLUseForStaticScreen() argument
2637 if (TotalSurfaceSizeInMALL + SurfaceSizeInMALL[k] <= MALLAllocatedForDCNFinal * 1024 * 1024 && in dml32_CalculateMALLUseForStaticScreen()
/openbsd/sys/dev/pci/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()