Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_dcn4_calcs.c6736 double effective_excess_bandwidth; in calculate_vactive_det_fill_latency() local
6751effective_excess_bandwidth = (surface_peak_required_bw[soc_state][bw_type][plane_index] - surface_… in calculate_vactive_det_fill_latency()
6756 …effective_excess_bandwidth_l = effective_excess_bandwidth * surface_read_bw_l[plane_index] / (surf… in calculate_vactive_det_fill_latency()
6764 …effective_excess_bandwidth_c = effective_excess_bandwidth * surface_read_bw_c[plane_index] / (surf… in calculate_vactive_det_fill_latency()