Searched refs:required_bandwidth_mbps (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 1373 double required_bandwidth_mbps; member
|
| H A D | dml2_core_dcn4_calcs.c | 5009 l->required_bandwidth_mbps += surface_required_bw[k]; in get_urgent_bandwidth_required() 5037 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip… in get_urgent_bandwidth_required() 5038 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, dml2_cor… in get_urgent_bandwidth_required() 5039 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip… in get_urgent_bandwidth_required() 5043 return l->required_bandwidth_mbps; in get_urgent_bandwidth_required()
|