Home
last modified time | relevance | path

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

/linux-4.1.27/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()
402 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in intel_write_infoframe() local
424 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in intel_hdmi_set_avi_infoframe() local
488 struct intel_hdmi *intel_hdmi = &intel_dig_port->hdmi; in g4x_set_infoframes() local
543 struct intel_hdmi *intel_hdmi = &intel_dig_port->hdmi; in ibx_set_infoframes() local
590 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in cpt_set_infoframes() local
628 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in vlv_set_infoframes() local
675 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in hsw_set_infoframes() local
703 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(&encoder->base); in intel_hdmi_prepare() local
[all …]
Dintel_drv.h572 struct intel_hdmi { struct
573 u32 hdmi_reg;
574 int ddc_bus;
575 uint32_t color_range;
576 bool color_range_auto;
577 bool has_hdmi_sink;
578 bool has_audio;
579 enum hdmi_force_audio force_audio;
580 bool rgb_quant_range_selectable;
581 enum hdmi_picture_aspect aspect_ratio;
[all …]
Dintel_ddi.c1584 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(encoder); in intel_ddi_pre_enable() local
2089 struct intel_hdmi *intel_hdmi; in intel_ddi_get_config() local
Di915_debugfs.c2584 struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(&intel_encoder->base); in intel_hdmi_info() local