Searched refs:ExceededMALLSize (Results 1 – 6 of 6) sorted by relevance
403 …ded MALL Size : %s\n", mode_lib->ms.support.ExceededMALLSize == false ? "S… in dml_print_mode_support()459 if (!fail_only || support->ExceededMALLSize == 1) in dml_print_dml_mode_support_info()460 dml_print("DML: support: ExceededMALLSize = 0x%x\n", support->ExceededMALLSize); in dml_print_dml_mode_support_info()
367 bool *ExceededMALLSize);
1803 bool *ExceededMALLSize) in dml32_CalculateSurfaceSizeInMall()1906 *ExceededMALLSize = (TotalSurfaceSizeInMALLForSS > MALLAllocatedForDCNInBytes) || in dml32_CalculateSurfaceSizeInMall()
1703 && !mode_lib->vba.ExceededMALLSize in mode_support_configuration()2683 &mode_lib->vba.ExceededMALLSize); in dml32_ModeSupportAndSystemConfigurationFull()
1200 bool ExceededMALLSize; member
143 if (!fail_only || support->ExceededMALLSize == 1) in dml2_print_mode_support_info()144 DML_LOG_VERBOSE("DML: support: ExceededMALLSize = %d\n", support->ExceededMALLSize); in dml2_print_mode_support_info()4543 bool *ExceededMALLSize) in CalculateSurfaceSizeInMall() argument4589 *ExceededMALLSize = (TotalSurfaceSizeInMALLForSS > MALLAllocatedForDCNInBytes) || in CalculateSurfaceSizeInMall()4596 DML_LOG_VERBOSE("DML::%s: ExceededMALLSize = %u\n", __func__, *ExceededMALLSize); in CalculateSurfaceSizeInMall()8841 mode_lib->ms.support.ExceededMALLSize = 0; in dml_core_mode_support()8861 &mode_lib->ms.support.ExceededMALLSize); in dml_core_mode_support()9536 && !mode_lib->ms.support.ExceededMALLSize in dml_core_mode_support()12992 out->informative.mode_support_info.ExceededMALLSize = mode_lib->ms.support.ExceededMALLSize; in dml2_core_calcs_get_informative()