Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c1806 unsigned int MALLAllocatedForDCNInBytes = MALLAllocatedForDCN * 1024 * 1024; in dml32_CalculateSurfaceSizeInMall() local
1904 *ExceededMALLSize = (TotalSurfaceSizeInMALLForSS > MALLAllocatedForDCNInBytes) || in dml32_CalculateSurfaceSizeInMall()
1905 (TotalSurfaceSizeInMALLForSubVP > MALLAllocatedForDCNInBytes); in dml32_CalculateSurfaceSizeInMall()