Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dp_mst.c85 &pipe_config->dp_m_n, in intel_dp_mst_compute_config()
88 pipe_config->dp_m_n.tu = slots; in intel_dp_mst_compute_config()
108 slots = to_intel_crtc_state(crtc_state)->dp_m_n.tu; in intel_dp_mst_atomic_check()
120 to_intel_crtc_state(crtc_state)->dp_m_n.tu = 0; in intel_dp_mst_atomic_check()
212 pipe_config->dp_m_n.tu); in intel_mst_pre_enable_dp()
H A Dintel_display.c6513 struct intel_link_m_n *dp_m_n, *dp_m2_n2 = NULL; in intel_dp_set_m_n() local
6516 dp_m_n = &crtc->config->dp_m_n; in intel_dp_set_m_n()
6524 dp_m_n = &crtc->config->dp_m2_n2; in intel_dp_set_m_n()
6531 intel_pch_transcoder_set_m_n(crtc, &crtc->config->dp_m_n); in intel_dp_set_m_n()
6533 intel_cpu_transcoder_set_m_n(crtc, dp_m_n, dp_m2_n2); in intel_dp_set_m_n()
8365 intel_pch_transcoder_get_m_n(crtc, &pipe_config->dp_m_n); in intel_dp_get_m_n()
8368 &pipe_config->dp_m_n, in intel_dp_get_m_n()
10670 pipe_config->lane_count, &pipe_config->dp_m_n); in intel_dump_pipe_config()
11209 PIPE_CONF_CHECK_M_N(dp_m_n); in intel_pipe_config_compare()
11214 PIPE_CONF_CHECK_M_N_ALT(dp_m_n, dp_m2_n2); in intel_pipe_config_compare()
H A Dintel_drv.h714 struct intel_link_m_n dp_m_n; member
H A Dintel_ddi.c1286 &pipe_config->dp_m_n); in ddi_dotclock_get()
H A Dintel_dp.c1802 &pipe_config->dp_m_n, in intel_dp_compute_config()
2656 &pipe_config->dp_m_n); in intel_dp_get_config()