Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h310 …double urg_vactive_bandwidth_required[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max]… member
815 …double urg_vactive_bandwidth_required[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max]… member
1929 double (*urg_vactive_bandwidth_required)[dml2_core_internal_bw_max]; member
Ddml2_core_shared.c572 double urg_vactive_bandwidth_required[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max],
611 double urg_vactive_bandwidth_required[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max],
2482 mode_lib->ms.support.urg_vactive_bandwidth_required, in dml2_core_shared_mode_support()
2524 mode_lib->ms.support.urg_vactive_bandwidth_required, in dml2_core_shared_mode_support()
8219 double urg_vactive_bandwidth_required[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max], in calculate_peak_bandwidth_required()
8270 urg_vactive_bandwidth_required[m][n] = get_urgent_bandwidth_required( in calculate_peak_bandwidth_required()
8365 …al_soc_state_type_str(m), dml2_core_internal_bw_type_str(n), urg_vactive_bandwidth_required[m][n]); in calculate_peak_bandwidth_required()
8382 double urg_vactive_bandwidth_required[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max], in check_urgent_bandwidth_support()
8415 …*vactive_bandwidth_support_ok &= urg_vactive_bandwidth_required[dml2_core_internal_soc_state_sys_a… in check_urgent_bandwidth_support()
8416 …*vactive_bandwidth_support_ok &= urg_vactive_bandwidth_required[dml2_core_internal_soc_state_sys_a… in check_urgent_bandwidth_support()
[all …]
Ddml2_core_dcn4_calcs.c5884 p->urg_vactive_bandwidth_required[m][n] = get_urgent_bandwidth_required( in calculate_peak_bandwidth_required()
6029 …soc_state_type_str(m), dml2_core_internal_bw_type_str(n), p->urg_vactive_bandwidth_required[m][n]); in calculate_peak_bandwidth_required()
6047 double urg_vactive_bandwidth_required[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max], in check_urgent_bandwidth_support()
6088 …*vactive_bandwidth_support_ok &= urg_vactive_bandwidth_required[dml2_core_internal_soc_state_sys_a… in check_urgent_bandwidth_support()
6089 …*vactive_bandwidth_support_ok &= urg_vactive_bandwidth_required[dml2_core_internal_soc_state_sys_a… in check_urgent_bandwidth_support()
6091 …*vactive_bandwidth_support_ok &= urg_vactive_bandwidth_required[dml2_core_internal_soc_state_svp_p… in check_urgent_bandwidth_support()
6092 …*vactive_bandwidth_support_ok &= urg_vactive_bandwidth_required[dml2_core_internal_soc_state_svp_p… in check_urgent_bandwidth_support()
8831 …calculate_peak_bandwidth_params->urg_vactive_bandwidth_required = mode_lib->ms.support.urg_vactive… in dml_core_mode_support()
8882 mode_lib->ms.support.urg_vactive_bandwidth_required, in dml_core_mode_support()
8958 calculate_peak_bandwidth_params->urg_vactive_bandwidth_required = s->dummy_bw; in dml_core_mode_support()
[all …]