Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c7059 double effective_excess_bandwidth; in calculate_vactive_det_fill_latency() local
7074effective_excess_bandwidth = (surface_peak_required_bw[soc_state][bw_type][plane_index] - surface_… in calculate_vactive_det_fill_latency()
7079 …effective_excess_bandwidth_l = effective_excess_bandwidth * surface_read_bw_l[plane_index] / (surf… in calculate_vactive_det_fill_latency()
7087 …effective_excess_bandwidth_c = effective_excess_bandwidth * surface_read_bw_c[plane_index] / (surf… in calculate_vactive_det_fill_latency()