reserved_by_other
if (reserved_by_other(global_state->cwb_to_crtc_id, j, crtc_id) ||
if (reserved_by_other(global_state->mixer_to_crtc_id, lm_idx, crtc_id)) {
if (reserved_by_other(global_state->pingpong_to_crtc_id, idx, crtc_id)) {
if (reserved_by_other(global_state->dspp_to_crtc_id, idx, crtc_id)) {
if (reserved_by_other(global_state->ctl_to_crtc_id, j, crtc_id))
if (reserved_by_other(global_state->dsc_to_crtc_id, dsc_idx, crtc_id))
if (reserved_by_other(global_state->dsc_to_crtc_id, dsc_idx, crtc_id) ||
reserved_by_other(global_state->dsc_to_crtc_id, dsc_idx + 1, crtc_id))