Searched refs:flip_and_active_bw (Results 1 – 2 of 2) sorted by relevance
1355 double flip_and_active_bw; member
4887 …l->flip_and_active_bw = l->per_plane_flip_bw[k] + ReadBandwidthLuma[k] * l->adj_factor_p0 + ReadBa… in get_urgent_bandwidth_required()4890 …surface_required_bw[k] = math_max4(l->vm_row_bw, l->flip_and_active_bw, l->flip_and_prefetch_bw, l… in get_urgent_bandwidth_required()4897 dml2_printf("DML::%s: k=%d, max2: flip_and_active_bw=%f\n", __func__, k, l->flip_and_active_bw); in get_urgent_bandwidth_required()