Home
last modified time | relevance | path

Searched defs:intel_hdmi (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/i915/
Dintel_hdmi.c41 static struct drm_device *intel_hdmi_to_dev(struct intel_hdmi *intel_hdmi) in intel_hdmi_to_dev()
47 assert_hdmi_port_disabled(struct intel_hdmi *intel_hdmi) in assert_hdmi_port_disabled()
432 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in intel_write_infoframe() local
454 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in intel_hdmi_set_avi_infoframe() local
515 struct intel_hdmi *intel_hdmi = &intel_dig_port->hdmi; in g4x_set_infoframes() local
668 struct intel_hdmi *intel_hdmi = &intel_dig_port->hdmi; in ibx_set_infoframes() local
719 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in cpt_set_infoframes() local
762 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in vlv_set_infoframes() local
813 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in hsw_set_infoframes() local
845 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(&encoder->base); in intel_hdmi_prepare() local
[all …]
Dintel_drv.h679 struct intel_hdmi { struct
680 u32 hdmi_reg;
681 int ddc_bus;
682 bool limited_color_range;
683 bool color_range_auto;
684 bool has_hdmi_sink;
685 bool has_audio;
686 enum hdmi_force_audio force_audio;
687 bool rgb_quant_range_selectable;
688 enum hdmi_picture_aspect aspect_ratio;
[all …]
Dintel_ddi.c2347 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in intel_ddi_pre_enable() local
3116 struct intel_hdmi *intel_hdmi; in intel_ddi_get_config() local
Di915_debugfs.c2872 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(&intel_encoder->base); in intel_hdmi_info() local