Lines Matching defs:encoder

71 struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder)  in enc_to_intel_hdmi()
151 static void g4x_write_infoframe(struct drm_encoder *encoder, in g4x_write_infoframe()
189 static bool g4x_infoframe_enabled(struct drm_encoder *encoder, in g4x_infoframe_enabled()
206 static void ibx_write_infoframe(struct drm_encoder *encoder, in ibx_write_infoframe()
246 static bool ibx_infoframe_enabled(struct drm_encoder *encoder, in ibx_infoframe_enabled()
266 static void cpt_write_infoframe(struct drm_encoder *encoder, in cpt_write_infoframe()
309 static bool cpt_infoframe_enabled(struct drm_encoder *encoder, in cpt_infoframe_enabled()
324 static void vlv_write_infoframe(struct drm_encoder *encoder, in vlv_write_infoframe()
364 static bool vlv_infoframe_enabled(struct drm_encoder *encoder, in vlv_infoframe_enabled()
383 static void hsw_write_infoframe(struct drm_encoder *encoder, in hsw_write_infoframe()
418 static bool hsw_infoframe_enabled(struct drm_encoder *encoder, in hsw_infoframe_enabled()
446 static void intel_write_infoframe(struct drm_encoder *encoder, in intel_write_infoframe()
469 static void intel_hdmi_set_avi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_avi_infoframe()
508 static void intel_hdmi_set_spd_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_spd_infoframe()
526 intel_hdmi_set_hdmi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_hdmi_infoframe()
542 static void g4x_set_infoframes(struct drm_encoder *encoder, in g4x_set_infoframes()
660 static bool intel_hdmi_set_gcp_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_gcp_infoframe()
692 static void ibx_set_infoframes(struct drm_encoder *encoder, in ibx_set_infoframes()
745 static void cpt_set_infoframes(struct drm_encoder *encoder, in cpt_set_infoframes()
788 static void vlv_set_infoframes(struct drm_encoder *encoder, in vlv_set_infoframes()
841 static void hsw_set_infoframes(struct drm_encoder *encoder, in hsw_set_infoframes()
1136 static void intel_hdmi_prepare(struct intel_encoder *encoder, in intel_hdmi_prepare()
1175 static bool intel_hdmi_get_hw_state(struct intel_encoder *encoder, in intel_hdmi_get_hw_state()
1193 static void intel_hdmi_get_config(struct intel_encoder *encoder, in intel_hdmi_get_config()
1245 static void intel_enable_hdmi_audio(struct intel_encoder *encoder, in intel_enable_hdmi_audio()
1257 static void g4x_enable_hdmi(struct intel_encoder *encoder, in g4x_enable_hdmi()
1279 static void ibx_enable_hdmi(struct intel_encoder *encoder, in ibx_enable_hdmi()
1329 static void cpt_enable_hdmi(struct intel_encoder *encoder, in cpt_enable_hdmi()
1384 static void vlv_enable_hdmi(struct intel_encoder *encoder, in vlv_enable_hdmi()
1390 static void intel_disable_hdmi(struct intel_encoder *encoder, in intel_disable_hdmi()
1447 static void g4x_disable_hdmi(struct intel_encoder *encoder, in g4x_disable_hdmi()
1458 static void pch_disable_hdmi(struct intel_encoder *encoder, in pch_disable_hdmi()
1467 static void pch_post_disable_hdmi(struct intel_encoder *encoder, in pch_post_disable_hdmi()
1474 static int intel_hdmi_source_max_tmds_clock(struct intel_encoder *encoder) in intel_hdmi_source_max_tmds_clock()
1500 struct intel_encoder *encoder = &hdmi_to_dig_port(hdmi)->base; in hdmi_port_clock_limit() local
1686 bool intel_hdmi_compute_config(struct intel_encoder *encoder, in intel_hdmi_compute_config()
1963 static void intel_hdmi_pre_enable(struct intel_encoder *encoder, in intel_hdmi_pre_enable()
1977 static void vlv_hdmi_pre_enable(struct intel_encoder *encoder, in vlv_hdmi_pre_enable()
1999 static void vlv_hdmi_pre_pll_enable(struct intel_encoder *encoder, in vlv_hdmi_pre_pll_enable()
2008 static void chv_hdmi_pre_pll_enable(struct intel_encoder *encoder, in chv_hdmi_pre_pll_enable()
2017 static void chv_hdmi_post_pll_disable(struct intel_encoder *encoder, in chv_hdmi_post_pll_disable()
2024 static void vlv_hdmi_post_disable(struct intel_encoder *encoder, in vlv_hdmi_post_disable()
2032 static void chv_hdmi_post_disable(struct intel_encoder *encoder, in chv_hdmi_post_disable()
2047 static void chv_hdmi_pre_enable(struct intel_encoder *encoder, in chv_hdmi_pre_enable()
2133 bool intel_hdmi_handle_sink_scrambling(struct intel_encoder *encoder, in intel_hdmi_handle_sink_scrambling()