Searched refs:active_and_excess_bw (Results 1 – 2 of 2) sorted by relevance
1637 double active_and_excess_bw; member
3506 …l->active_and_excess_bw = (ReadBandwidthLuma[k] + excess_vactive_fill_bw_l[k]) * dcc_dram_bw_nom_o… in dcn5_calculate_urgent_bandwidth_required()3510 …= math_max4(l->vm_row_bw, l->flip_and_active_bw, l->flip_and_prefetch_bw, l->active_and_excess_bw); in dcn5_calculate_urgent_bandwidth_required()3518 …OG_VERBOSE("DML::%s: k=%d, max4: active_and_excess_bw=%f\n", __func__, k, l->active_and_excess_bw); in dcn5_calculate_urgent_bandwidth_required()