• Home
  • Raw
  • Download

Lines Matching defs:encoder

61 struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder)  in enc_to_intel_hdmi()
137 static void g4x_write_infoframe(struct drm_encoder *encoder, in g4x_write_infoframe()
175 static bool g4x_infoframe_enabled(struct drm_encoder *encoder, in g4x_infoframe_enabled()
192 static void ibx_write_infoframe(struct drm_encoder *encoder, in ibx_write_infoframe()
232 static bool ibx_infoframe_enabled(struct drm_encoder *encoder, in ibx_infoframe_enabled()
252 static void cpt_write_infoframe(struct drm_encoder *encoder, in cpt_write_infoframe()
295 static bool cpt_infoframe_enabled(struct drm_encoder *encoder, in cpt_infoframe_enabled()
310 static void vlv_write_infoframe(struct drm_encoder *encoder, in vlv_write_infoframe()
350 static bool vlv_infoframe_enabled(struct drm_encoder *encoder, in vlv_infoframe_enabled()
369 static void hsw_write_infoframe(struct drm_encoder *encoder, in hsw_write_infoframe()
405 static bool hsw_infoframe_enabled(struct drm_encoder *encoder, in hsw_infoframe_enabled()
433 static void intel_write_infoframe(struct drm_encoder *encoder, in intel_write_infoframe()
456 static void intel_hdmi_set_avi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_avi_infoframe()
491 static void intel_hdmi_set_spd_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_spd_infoframe()
509 intel_hdmi_set_hdmi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_hdmi_infoframe()
523 static void g4x_set_infoframes(struct drm_encoder *encoder, in g4x_set_infoframes()
641 static bool intel_hdmi_set_gcp_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_gcp_infoframe()
673 static void ibx_set_infoframes(struct drm_encoder *encoder, in ibx_set_infoframes()
726 static void cpt_set_infoframes(struct drm_encoder *encoder, in cpt_set_infoframes()
769 static void vlv_set_infoframes(struct drm_encoder *encoder, in vlv_set_infoframes()
822 static void hsw_set_infoframes(struct drm_encoder *encoder, in hsw_set_infoframes()
871 static void intel_hdmi_prepare(struct intel_encoder *encoder, in intel_hdmi_prepare()
910 static bool intel_hdmi_get_hw_state(struct intel_encoder *encoder, in intel_hdmi_get_hw_state()
945 static void intel_hdmi_get_config(struct intel_encoder *encoder, in intel_hdmi_get_config()
994 static void intel_enable_hdmi_audio(struct intel_encoder *encoder, in intel_enable_hdmi_audio()
1006 static void g4x_enable_hdmi(struct intel_encoder *encoder, in g4x_enable_hdmi()
1028 static void ibx_enable_hdmi(struct intel_encoder *encoder, in ibx_enable_hdmi()
1078 static void cpt_enable_hdmi(struct intel_encoder *encoder, in cpt_enable_hdmi()
1133 static void vlv_enable_hdmi(struct intel_encoder *encoder, in vlv_enable_hdmi()
1139 static void intel_disable_hdmi(struct intel_encoder *encoder, in intel_disable_hdmi()
1193 static void g4x_disable_hdmi(struct intel_encoder *encoder, in g4x_disable_hdmi()
1203 static void pch_disable_hdmi(struct intel_encoder *encoder, in pch_disable_hdmi()
1211 static void pch_post_disable_hdmi(struct intel_encoder *encoder, in pch_post_disable_hdmi()
1392 bool intel_hdmi_compute_config(struct intel_encoder *encoder, in intel_hdmi_compute_config()
1653 static void intel_hdmi_pre_enable(struct intel_encoder *encoder, in intel_hdmi_pre_enable()
1666 static void vlv_hdmi_pre_enable(struct intel_encoder *encoder, in vlv_hdmi_pre_enable()
1690 static void vlv_hdmi_pre_pll_enable(struct intel_encoder *encoder, in vlv_hdmi_pre_pll_enable()
1699 static void chv_hdmi_pre_pll_enable(struct intel_encoder *encoder, in chv_hdmi_pre_pll_enable()
1708 static void chv_hdmi_post_pll_disable(struct intel_encoder *encoder, in chv_hdmi_post_pll_disable()
1715 static void vlv_hdmi_post_disable(struct intel_encoder *encoder, in vlv_hdmi_post_disable()
1723 static void chv_hdmi_post_disable(struct intel_encoder *encoder, in chv_hdmi_post_disable()
1738 static void chv_hdmi_pre_enable(struct intel_encoder *encoder, in chv_hdmi_pre_enable()
1819 void intel_hdmi_handle_sink_scrambling(struct intel_encoder *encoder, in intel_hdmi_handle_sink_scrambling()