Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c604 double *frac_urg_bandwidth_nom,
8375 double *frac_urg_bandwidth_nom, in check_urgent_bandwidth_support() argument
8407 *frac_urg_bandwidth_nom = math_max2(frac_urg_bandwidth_nom_sdp, frac_urg_bandwidth_nom_dram); in check_urgent_bandwidth_support()
8410 *bandwidth_support_ok &= (*frac_urg_bandwidth_nom <= 1.0); in check_urgent_bandwidth_support()
8425 dml2_printf("DML::%s: frac_urg_bandwidth_nom = %f\n", __func__, *frac_urg_bandwidth_nom); in check_urgent_bandwidth_support()
Ddml2_core_dcn4_calcs.c6040 double *frac_urg_bandwidth_nom, in check_urgent_bandwidth_support() argument
6080 *frac_urg_bandwidth_nom = math_max2(frac_urg_bandwidth_nom_sdp, frac_urg_bandwidth_nom_dram); in check_urgent_bandwidth_support()
6083 *bandwidth_support_ok &= (*frac_urg_bandwidth_nom <= 1.0); in check_urgent_bandwidth_support()
6098 dml2_printf("DML::%s: frac_urg_bandwidth_nom = %f\n", __func__, *frac_urg_bandwidth_nom); in check_urgent_bandwidth_support()