Lines Matching defs:encoder
61 struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder) in enc_to_intel_hdmi()
141 static void g4x_write_infoframe(struct drm_encoder *encoder, in g4x_write_infoframe()
179 static bool g4x_infoframe_enabled(struct drm_encoder *encoder, in g4x_infoframe_enabled()
196 static void ibx_write_infoframe(struct drm_encoder *encoder, in ibx_write_infoframe()
236 static bool ibx_infoframe_enabled(struct drm_encoder *encoder, in ibx_infoframe_enabled()
256 static void cpt_write_infoframe(struct drm_encoder *encoder, in cpt_write_infoframe()
299 static bool cpt_infoframe_enabled(struct drm_encoder *encoder, in cpt_infoframe_enabled()
314 static void vlv_write_infoframe(struct drm_encoder *encoder, in vlv_write_infoframe()
354 static bool vlv_infoframe_enabled(struct drm_encoder *encoder, in vlv_infoframe_enabled()
373 static void hsw_write_infoframe(struct drm_encoder *encoder, in hsw_write_infoframe()
411 static bool hsw_infoframe_enabled(struct drm_encoder *encoder, in hsw_infoframe_enabled()
439 static void intel_write_infoframe(struct drm_encoder *encoder, in intel_write_infoframe()
462 static void intel_hdmi_set_avi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_avi_infoframe()
497 static void intel_hdmi_set_spd_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_spd_infoframe()
515 intel_hdmi_set_hdmi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_hdmi_infoframe()
529 static void g4x_set_infoframes(struct drm_encoder *encoder, in g4x_set_infoframes()
647 static bool intel_hdmi_set_gcp_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_gcp_infoframe()
679 static void ibx_set_infoframes(struct drm_encoder *encoder, in ibx_set_infoframes()
732 static void cpt_set_infoframes(struct drm_encoder *encoder, in cpt_set_infoframes()
775 static void vlv_set_infoframes(struct drm_encoder *encoder, in vlv_set_infoframes()
828 static void hsw_set_infoframes(struct drm_encoder *encoder, in hsw_set_infoframes()
877 static void intel_hdmi_prepare(struct intel_encoder *encoder, in intel_hdmi_prepare()
916 static bool intel_hdmi_get_hw_state(struct intel_encoder *encoder, in intel_hdmi_get_hw_state()
951 static void intel_hdmi_get_config(struct intel_encoder *encoder, in intel_hdmi_get_config()
1001 static void intel_enable_hdmi_audio(struct intel_encoder *encoder, in intel_enable_hdmi_audio()
1013 static void g4x_enable_hdmi(struct intel_encoder *encoder, in g4x_enable_hdmi()
1035 static void ibx_enable_hdmi(struct intel_encoder *encoder, in ibx_enable_hdmi()
1085 static void cpt_enable_hdmi(struct intel_encoder *encoder, in cpt_enable_hdmi()
1140 static void vlv_enable_hdmi(struct intel_encoder *encoder, in vlv_enable_hdmi()
1146 static void intel_disable_hdmi(struct intel_encoder *encoder, in intel_disable_hdmi()
1203 static void g4x_disable_hdmi(struct intel_encoder *encoder, in g4x_disable_hdmi()
1213 static void pch_disable_hdmi(struct intel_encoder *encoder, in pch_disable_hdmi()
1221 static void pch_post_disable_hdmi(struct intel_encoder *encoder, in pch_post_disable_hdmi()
1402 bool intel_hdmi_compute_config(struct intel_encoder *encoder, in intel_hdmi_compute_config()
1663 static void intel_hdmi_pre_enable(struct intel_encoder *encoder, in intel_hdmi_pre_enable()
1677 static void vlv_hdmi_pre_enable(struct intel_encoder *encoder, in vlv_hdmi_pre_enable()
1700 static void vlv_hdmi_pre_pll_enable(struct intel_encoder *encoder, in vlv_hdmi_pre_pll_enable()
1709 static void chv_hdmi_pre_pll_enable(struct intel_encoder *encoder, in chv_hdmi_pre_pll_enable()
1718 static void chv_hdmi_post_pll_disable(struct intel_encoder *encoder, in chv_hdmi_post_pll_disable()
1725 static void vlv_hdmi_post_disable(struct intel_encoder *encoder, in vlv_hdmi_post_disable()
1733 static void chv_hdmi_post_disable(struct intel_encoder *encoder, in chv_hdmi_post_disable()
1748 static void chv_hdmi_pre_enable(struct intel_encoder *encoder, in chv_hdmi_pre_enable()
1828 void intel_hdmi_handle_sink_scrambling(struct intel_encoder *encoder, in intel_hdmi_handle_sink_scrambling()