intel_encoder_is_hdmi
if ((intel_encoder_is_hdmi(encoder) &&
if (intel_encoder_is_hdmi(encoder))
if (!intel_encoder_is_hdmi(encoder))