Searched refs:bandwidth_support_ok (Results 1 – 1 of 1) sorted by relevance
5223 bool *bandwidth_support_ok, // max of vm, prefetch, vactive all ok in dcn5_check_urgent_bandwidth_support() argument5229 *bandwidth_support_ok = urg_bandwidth_required <= urg_bandwidth_available; in dcn5_check_urgent_bandwidth_support()5231 *bandwidth_support_ok &= (*frac_urg_bandwidth_nom <= 1.0); in dcn5_check_urgent_bandwidth_support()5234 DML_LOG_VERBOSE("DML::%s: bandwidth_support_ok = %d\n", __func__, *bandwidth_support_ok); in dcn5_check_urgent_bandwidth_support()