Home
last modified time | relevance | path

Searched refs:dp_dual_mode (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_hdmi.c880 if (hdmi->dp_dual_mode.type < DRM_DP_DUAL_MODE_TYPE2_DVI) in intel_dp_dual_mode_set_tmds_output()
886 drm_dp_dual_mode_set_tmds_output(hdmi->dp_dual_mode.type, in intel_dp_dual_mode_set_tmds_output()
1507 if (hdmi->dp_dual_mode.max_tmds_clock) in hdmi_port_clock_limit()
1509 hdmi->dp_dual_mode.max_tmds_clock); in hdmi_port_clock_limit()
1815 intel_hdmi->dp_dual_mode.type = DRM_DP_DUAL_MODE_NONE; in intel_hdmi_unset_edid()
1816 intel_hdmi->dp_dual_mode.max_tmds_clock = 0; in intel_hdmi_unset_edid()
1860 hdmi->dp_dual_mode.type = type; in intel_hdmi_dp_dual_mode_detect()
1861 hdmi->dp_dual_mode.max_tmds_clock = in intel_hdmi_dp_dual_mode_detect()
1866 hdmi->dp_dual_mode.max_tmds_clock); in intel_hdmi_dp_dual_mode_detect()
Dintel_drv.h1015 } dp_dual_mode; member