Searched refs:ExceededMALLSize (Results 1 – 9 of 9) sorted by relevance
161 if (!fail_only || support->ExceededMALLSize == 1) in dml2_core_utils_print_mode_support_info()162 dml2_printf("DML: support: ExceededMALLSize = %d\n", support->ExceededMALLSize); in dml2_core_utils_print_mode_support_info()
238 bool ExceededMALLSize; member
466 bool *ExceededMALLSize);1622 mode_lib->ms.support.ExceededMALLSize = 0; in dml2_core_shared_mode_support()1642 &mode_lib->ms.support.ExceededMALLSize); in dml2_core_shared_mode_support()2794 && !mode_lib->ms.support.ExceededMALLSize in dml2_core_shared_mode_support()2894 if (!fail_only || support->ExceededMALLSize == 1) in dml2_print_dml_mode_support_info()2895 dml2_printf("DML: support: ExceededMALLSize = 0x%x\n", support->ExceededMALLSize); in dml2_print_dml_mode_support_info()7010 bool *ExceededMALLSize) in CalculateSurfaceSizeInMall() argument7085 *ExceededMALLSize = (TotalSurfaceSizeInMALLForSS > MALLAllocatedForDCNInBytes) || in CalculateSurfaceSizeInMall()7092 dml2_printf("DML::%s: ExceededMALLSize = %u\n", __func__, *ExceededMALLSize); in CalculateSurfaceSizeInMall()12097 out->informative.mode_support_info.ExceededMALLSize = mode_lib->ms.support.ExceededMALLSize; in dml2_core_shared_get_informative()
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()
699 dml_bool_t ExceededMALLSize; member
326 bool ExceededMALLSize; member
367 bool *ExceededMALLSize);
1703 && !mode_lib->vba.ExceededMALLSize in mode_support_configuration()2683 &mode_lib->vba.ExceededMALLSize); in dml32_ModeSupportAndSystemConfigurationFull()
1200 bool ExceededMALLSize; member