Lines Matching refs:drm_encoder

59 struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder)  in enc_to_intel_hdmi()
134 static void g4x_write_infoframe(struct drm_encoder *encoder, in g4x_write_infoframe()
171 static bool g4x_infoframe_enabled(struct drm_encoder *encoder) in g4x_infoframe_enabled()
188 static void ibx_write_infoframe(struct drm_encoder *encoder, in ibx_write_infoframe()
226 static bool ibx_infoframe_enabled(struct drm_encoder *encoder) in ibx_infoframe_enabled()
246 static void cpt_write_infoframe(struct drm_encoder *encoder, in cpt_write_infoframe()
287 static bool cpt_infoframe_enabled(struct drm_encoder *encoder) in cpt_infoframe_enabled()
303 static void vlv_write_infoframe(struct drm_encoder *encoder, in vlv_write_infoframe()
341 static bool vlv_infoframe_enabled(struct drm_encoder *encoder) in vlv_infoframe_enabled()
361 static void hsw_write_infoframe(struct drm_encoder *encoder, in hsw_write_infoframe()
399 static bool hsw_infoframe_enabled(struct drm_encoder *encoder) in hsw_infoframe_enabled()
429 static void intel_write_infoframe(struct drm_encoder *encoder, in intel_write_infoframe()
451 static void intel_hdmi_set_avi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_avi_infoframe()
478 static void intel_hdmi_set_spd_infoframe(struct drm_encoder *encoder) in intel_hdmi_set_spd_infoframe()
495 intel_hdmi_set_hdmi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_hdmi_infoframe()
509 static void g4x_set_infoframes(struct drm_encoder *encoder, in g4x_set_infoframes()
570 static bool hdmi_sink_is_deep_color(struct drm_encoder *encoder) in hdmi_sink_is_deep_color()
632 static bool intel_hdmi_set_gcp_infoframe(struct drm_encoder *encoder) in intel_hdmi_set_gcp_infoframe()
661 static void ibx_set_infoframes(struct drm_encoder *encoder, in ibx_set_infoframes()
713 static void cpt_set_infoframes(struct drm_encoder *encoder, in cpt_set_infoframes()
755 static void vlv_set_infoframes(struct drm_encoder *encoder, in vlv_set_infoframes()
807 static void hsw_set_infoframes(struct drm_encoder *encoder, in hsw_set_infoframes()