Lines Matching defs: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()
840 static void intel_hdmi_prepare(struct intel_encoder *encoder) in intel_hdmi_prepare()
876 static bool intel_hdmi_get_hw_state(struct intel_encoder *encoder, in intel_hdmi_get_hw_state()
904 static void intel_hdmi_get_config(struct intel_encoder *encoder, in intel_hdmi_get_config()
954 static void intel_enable_hdmi_audio(struct intel_encoder *encoder) in intel_enable_hdmi_audio()
964 static void g4x_enable_hdmi(struct intel_encoder *encoder) in g4x_enable_hdmi()
985 static void ibx_enable_hdmi(struct intel_encoder *encoder) in ibx_enable_hdmi()
1034 static void cpt_enable_hdmi(struct intel_encoder *encoder) in cpt_enable_hdmi()
1087 static void vlv_enable_hdmi(struct intel_encoder *encoder) in vlv_enable_hdmi()
1091 static void intel_disable_hdmi(struct intel_encoder *encoder) in intel_disable_hdmi()
1130 static void g4x_disable_hdmi(struct intel_encoder *encoder) in g4x_disable_hdmi()
1140 static void pch_disable_hdmi(struct intel_encoder *encoder) in pch_disable_hdmi()
1148 static void pch_post_disable_hdmi(struct intel_encoder *encoder) in pch_post_disable_hdmi()
1217 struct intel_encoder *encoder; in hdmi_12bpc_possible() local
1245 bool intel_hdmi_compute_config(struct intel_encoder *encoder, in intel_hdmi_compute_config()
1547 static void intel_hdmi_pre_enable(struct intel_encoder *encoder) in intel_hdmi_pre_enable()
1560 static void vlv_hdmi_pre_enable(struct intel_encoder *encoder) in vlv_hdmi_pre_enable()
1608 static void vlv_hdmi_pre_pll_enable(struct intel_encoder *encoder) in vlv_hdmi_pre_pll_enable()
1641 static void chv_data_lane_soft_reset(struct intel_encoder *encoder, in chv_data_lane_soft_reset()
1685 static void chv_hdmi_pre_pll_enable(struct intel_encoder *encoder) in chv_hdmi_pre_pll_enable()
1764 static void chv_hdmi_post_pll_disable(struct intel_encoder *encoder) in chv_hdmi_post_pll_disable()
1797 static void vlv_hdmi_post_disable(struct intel_encoder *encoder) in vlv_hdmi_post_disable()
1813 static void chv_hdmi_post_disable(struct intel_encoder *encoder) in chv_hdmi_post_disable()
1826 static void chv_hdmi_pre_enable(struct intel_encoder *encoder) in chv_hdmi_pre_enable()