Home
last modified time | relevance | path

Searched refs:ideal_sdp_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.c2715 double ideal_sdp_bandwidth = (double)soc->return_bus_width_bytes * dcfclk_mhz; in dml_get_return_bandwidth_available() local
2766 derate_sdp_bandwidth = ideal_sdp_bandwidth * derate_sdp_factor; in dml_get_return_bandwidth_available()
2783 dml2_printf("DML::%s: ideal_sdp_bandwidth = %f\n", __func__, ideal_sdp_bandwidth); in dml_get_return_bandwidth_available()