Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h584 double excess_vactive_fill_bw_c[DML2_MAX_PLANES]; member
744 double excess_vactive_fill_bw_c[DML2_MAX_PLANES]; member
2384 double *excess_vactive_fill_bw_c; member
H A Ddml2_core_dcn5_funcs_mode_programming.c550 mode_lib->mp.excess_vactive_fill_bw_c); in dcn5_mode_programming()
855 … calculate_peak_bandwidth_params->excess_vactive_fill_bw_c = mode_lib->mp.excess_vactive_fill_bw_c; in dcn5_mode_programming()
980 … calculate_peak_bandwidth_params->excess_vactive_fill_bw_c = mode_lib->mp.excess_vactive_fill_bw_c; in dcn5_mode_programming()
H A Ddml2_core_dcn6_calcs_dchub.c1647 double excess_vactive_fill_bw_c[]) in dcn6_calculate_excess_vactive_bandwidth_required() argument
1654 excess_vactive_fill_bw_c[plane_index] = 0.0; in dcn6_calculate_excess_vactive_bandwidth_required()
1662 excess_vactive_fill_bw_c[plane_index] = math_max2( in dcn6_calculate_excess_vactive_bandwidth_required()
1665 excess_vactive_fill_bw_c[plane_index]); in dcn6_calculate_excess_vactive_bandwidth_required()
H A Ddml2_core_dcn5_calcs_dchub.c1676 double excess_vactive_fill_bw_c[]) in dcn5_calculate_excess_vactive_bandwidth_required() argument
1682 excess_vactive_fill_bw_c[plane_index] = 0.0; in dcn5_calculate_excess_vactive_bandwidth_required()
1686 …excess_vactive_fill_bw_c[plane_index] = (double)bytes_required_c[plane_index] / (double)display_cf… in dcn5_calculate_excess_vactive_bandwidth_required()
3453 double excess_vactive_fill_bw_c[], in dcn5_calculate_urgent_bandwidth_required() argument
3507 + (ReadBandwidthChroma[k] + excess_vactive_fill_bw_c[k]) * dcc_dram_bw_nom_overhead_factor_p1[k] in dcn5_calculate_urgent_bandwidth_required()
3540 …_VERBOSE("DML::%s: k=%d, excess_vactive_fill_bw_c=%f\n", __func__, k, excess_vactive_fill_bw_c[k]); in dcn5_calculate_urgent_bandwidth_required()
3617 p->excess_vactive_fill_bw_c, in dcn5_calculate_peak_bandwidth_required()
3649 p->excess_vactive_fill_bw_c, in dcn5_calculate_peak_bandwidth_required()
3681 p->excess_vactive_fill_bw_c, in dcn5_calculate_peak_bandwidth_required()