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