Home
last modified time | relevance | path

Searched refs:frac_urg_bandwidth_mall_sdp (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_dcn4_calcs.c6053 double frac_urg_bandwidth_mall_sdp; in check_urgent_bandwidth_support() local
6056frac_urg_bandwidth_mall_sdp = non_urg_bandwidth_required[dml2_core_internal_soc_state_svp_prefetch… in check_urgent_bandwidth_support()
6058 frac_urg_bandwidth_mall_sdp = 0.0; in check_urgent_bandwidth_support()
6081 *frac_urg_bandwidth_mall = math_max2(frac_urg_bandwidth_mall_sdp, frac_urg_bandwidth_mall_dram); in check_urgent_bandwidth_support()
6100 dml2_printf("DML::%s: frac_urg_bandwidth_mall_sdp = %f\n", __func__, frac_urg_bandwidth_mall_sdp); in check_urgent_bandwidth_support()
Ddml2_core_shared.c8391 …double frac_urg_bandwidth_mall_sdp = non_urg_bandwidth_required[dml2_core_internal_soc_state_svp_p… in check_urgent_bandwidth_support() local
8408 *frac_urg_bandwidth_mall = math_max2(frac_urg_bandwidth_mall_sdp, frac_urg_bandwidth_mall_dram); in check_urgent_bandwidth_support()
8427 dml2_printf("DML::%s: frac_urg_bandwidth_mall_sdp = %f\n", __func__, frac_urg_bandwidth_mall_sdp); in check_urgent_bandwidth_support()