Lines Matching defs:encoder
59 struct intel_hdmi *enc_to_intel_hdmi(struct drm_encoder *encoder) in enc_to_intel_hdmi()
133 static void g4x_write_infoframe(struct drm_encoder *encoder, in g4x_write_infoframe()
170 static bool g4x_infoframe_enabled(struct drm_encoder *encoder) in g4x_infoframe_enabled()
183 static void ibx_write_infoframe(struct drm_encoder *encoder, in ibx_write_infoframe()
221 static bool ibx_infoframe_enabled(struct drm_encoder *encoder) in ibx_infoframe_enabled()
232 static void cpt_write_infoframe(struct drm_encoder *encoder, in cpt_write_infoframe()
273 static bool cpt_infoframe_enabled(struct drm_encoder *encoder) in cpt_infoframe_enabled()
284 static void vlv_write_infoframe(struct drm_encoder *encoder, in vlv_write_infoframe()
322 static bool vlv_infoframe_enabled(struct drm_encoder *encoder) in vlv_infoframe_enabled()
333 static void hsw_write_infoframe(struct drm_encoder *encoder, in hsw_write_infoframe()
370 static bool hsw_infoframe_enabled(struct drm_encoder *encoder) in hsw_infoframe_enabled()
399 static void intel_write_infoframe(struct drm_encoder *encoder, in intel_write_infoframe()
421 static void intel_hdmi_set_avi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_avi_infoframe()
451 static void intel_hdmi_set_spd_infoframe(struct drm_encoder *encoder) in intel_hdmi_set_spd_infoframe()
468 intel_hdmi_set_hdmi_infoframe(struct drm_encoder *encoder, in intel_hdmi_set_hdmi_infoframe()
482 static void g4x_set_infoframes(struct drm_encoder *encoder, in g4x_set_infoframes()
536 static void ibx_set_infoframes(struct drm_encoder *encoder, in ibx_set_infoframes()
584 static void cpt_set_infoframes(struct drm_encoder *encoder, in cpt_set_infoframes()
621 static void vlv_set_infoframes(struct drm_encoder *encoder, in vlv_set_infoframes()
669 static void hsw_set_infoframes(struct drm_encoder *encoder, in hsw_set_infoframes()
698 static void intel_hdmi_prepare(struct intel_encoder *encoder) in intel_hdmi_prepare()
734 static bool intel_hdmi_get_hw_state(struct intel_encoder *encoder, in intel_hdmi_get_hw_state()
762 static void intel_hdmi_get_config(struct intel_encoder *encoder, in intel_hdmi_get_config()
809 static void intel_enable_hdmi(struct intel_encoder *encoder) in intel_enable_hdmi()
857 static void vlv_enable_hdmi(struct intel_encoder *encoder) in vlv_enable_hdmi()
861 static void intel_disable_hdmi(struct intel_encoder *encoder) in intel_disable_hdmi()
958 struct intel_encoder *encoder; in hdmi_12bpc_possible() local
989 bool intel_hdmi_compute_config(struct intel_encoder *encoder, in intel_hdmi_compute_config()
1262 static void intel_hdmi_pre_enable(struct intel_encoder *encoder) in intel_hdmi_pre_enable()
1276 static void vlv_hdmi_pre_enable(struct intel_encoder *encoder) in vlv_hdmi_pre_enable()
1325 static void vlv_hdmi_pre_pll_enable(struct intel_encoder *encoder) in vlv_hdmi_pre_pll_enable()
1358 static void chv_hdmi_pre_pll_enable(struct intel_encoder *encoder) in chv_hdmi_pre_pll_enable()
1424 static void vlv_hdmi_post_disable(struct intel_encoder *encoder) in vlv_hdmi_post_disable()
1440 static void chv_hdmi_post_disable(struct intel_encoder *encoder) in chv_hdmi_post_disable()
1473 static void chv_hdmi_pre_enable(struct intel_encoder *encoder) in chv_hdmi_pre_enable()