Home
last modified time | relevance | path

Searched refs:intel_hdmi (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.h21 struct intel_hdmi;
37 void intel_dp_dual_mode_set_tmds_output(struct intel_hdmi *hdmi, bool enable);
H A Dintel_ddi.c2989 struct intel_hdmi *intel_hdmi = &dig_port->hdmi; in intel_ddi_pre_enable_hdmi() local
2991 intel_dp_dual_mode_set_tmds_output(intel_hdmi, true); in intel_ddi_pre_enable_hdmi()
3198 struct intel_hdmi *intel_hdmi = &dig_port->hdmi; in intel_ddi_post_disable_hdmi() local
3220 intel_dp_dual_mode_set_tmds_output(intel_hdmi, false); in intel_ddi_post_disable_hdmi()
4769 struct intel_hdmi *hdmi = enc_to_intel_hdmi(encoder); in intel_hdmi_reset_link()
/linux/drivers/gpu/drm/xe/
H A DMakefile306 i915-display/intel_hdmi.o \