Home
last modified time | relevance | path

Searched refs:hdmi_high_tmds_clock_ratio (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c1731 if (crtc_state->hdmi_high_tmds_clock_ratio) in intel_ddi_transcoder_func_reg_val_get()
3903 crtc_state->hdmi_high_tmds_clock_ratio, in intel_enable_ddi_hdmi()
4369 pipe_config->hdmi_high_tmds_clock_ratio = true; in intel_ddi_get_config()
4781 if (!crtc_state->hdmi_high_tmds_clock_ratio && in intel_hdmi_reset_link()
4797 crtc_state->hdmi_high_tmds_clock_ratio && in intel_hdmi_reset_link()
H A Dintel_display_types.h1033 bool hdmi_high_tmds_clock_ratio; member
H A Dintel_hdmi.c2553 pipe_config->hdmi_high_tmds_clock_ratio = true; in intel_hdmi_compute_config()
H A Dintel_display.c13922 PIPE_CONF_CHECK_BOOL(hdmi_high_tmds_clock_ratio); in intel_pipe_config_compare()