Searched refs:exclude_this_plane (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 4942 bool exclude_this_plane = false; in get_urgent_bandwidth_required() local 4946 exclude_this_plane = true; in get_urgent_bandwidth_required() 4963 if (!exclude_this_plane) { in get_urgent_bandwidth_required() 5014 …plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip_bw, is_phantom, exclude_this_plane); in get_urgent_bandwidth_required() 5015 …s, dml2_core_internal_soc_state_type_str(state_type), inc_flip_bw, is_phantom, exclude_this_plane); in get_urgent_bandwidth_required() 5016 …plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip_bw, is_phantom, exclude_this_plane); in get_urgent_bandwidth_required()
|