Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dg4x_dp.c325 intel_pch_transcoder_get_m1_n1(crtc, &crtc_state->dp_m_n); in g4x_dp_get_m_n()
329 &crtc_state->dp_m_n); in g4x_dp_get_m_n()
402 &pipe_config->dp_m_n); in intel_dp_get_config()
H A Dintel_display.c1503 &crtc_state->dp_m_n); in ilk_configure_cpu_transcoder()
1634 &crtc_state->dp_m_n); in hsw_configure_cpu_transcoder()
2049 &crtc_state->dp_m_n); in i9xx_configure_cpu_transcoder()
4115 &pipe_config->dp_m_n); in intel_crtc_dotclock()
5307 PIPE_CONF_CHECK_M_N(dp_m_n); in intel_pipe_config_compare()
5309 PIPE_CONF_CHECK_M_N(dp_m_n); in intel_pipe_config_compare()
5829 if (intel_compare_link_m_n(&old_crtc_state->dp_m_n, in intel_crtc_check_fastset()
5830 &new_crtc_state->dp_m_n)) in intel_crtc_check_fastset()
6675 &new_crtc_state->dp_m_n); in intel_pipe_fastset()
H A Dintel_display_types.h1168 struct intel_link_m_n dp_m_n; member
H A Dintel_dp.c3601 &pipe_config->dp_m_n); in intel_dp_compute_config()
3610 pipe_config->dp_m_n.data_m *= pipe_config->splitter.link_count; in intel_dp_compute_config()