intel_dp_mst_is_master_trans
if (!intel_dp_mst_is_master_trans(crtc_state)) {
!intel_dp_mst_is_master_trans(old_crtc_state));
!intel_dp_mst_is_master_trans(pipe_config));
bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state);
!intel_dp_mst_is_master_trans(crtc_state))