Home
last modified time | relevance | path

Searched refs:PrefetchBandwidthChroma (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c4863 double PrefetchBandwidthChroma[], in get_urgent_bandwidth_required() argument
4927 l->flip_and_prefetch_bw = l->per_plane_flip_bw[k] + NumberOfDPP[k] * (PrefetchBandwidthLuma[k] * l->adj_factor_p0_pre + PrefetchBandwidthChroma[k] * l->adj_factor_p1_pre) + prefetch_cursor_bw[k] * l->adj_factor_cur_pre; in get_urgent_bandwidth_required()
4928 l->flip_and_prefetch_bw_max = l->per_plane_flip_bw[k] + NumberOfDPP[k] * (PrefetchBandwidthMax[k] * l->adj_factor_p0_pre + PrefetchBandwidthChroma[k] * l->adj_factor_p1_pre) + prefetch_cursor_bw[k] * l->adj_factor_cur_pre; in get_urgent_bandwidth_required()
4973 DML_LOG_VERBOSE("DML::%s: k=%d, PrefetchBandwidthChroma=%f\n", __func__, k, PrefetchBandwidthChroma[k]); in get_urgent_bandwidth_required()
6123 l->zero_array, //PrefetchBandwidthChroma, in calculate_peak_bandwidth_required()
6160 l->zero_array, //PrefetchBandwidthChroma, in calculate_peak_bandwidth_required()