Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp_mst.c96 &pipe_config->dp_m_n); in intel_dp_mst_compute_config()
98 pipe_config->dp_m_n.tu = slots; in intel_dp_mst_compute_config()
Dintel_display.c6170 struct intel_link_m_n *dp_m_n, *dp_m2_n2 = NULL; in intel_dp_set_m_n() local
6173 dp_m_n = &crtc->config->dp_m_n; in intel_dp_set_m_n()
6181 dp_m_n = &crtc->config->dp_m2_n2; in intel_dp_set_m_n()
6188 intel_pch_transcoder_set_m_n(crtc, &crtc->config->dp_m_n); in intel_dp_set_m_n()
6190 intel_cpu_transcoder_set_m_n(crtc, dp_m_n, dp_m2_n2); in intel_dp_set_m_n()
7962 intel_pch_transcoder_get_m_n(crtc, &pipe_config->dp_m_n); in intel_dp_get_m_n()
7965 &pipe_config->dp_m_n, in intel_dp_get_m_n()
10502 pipe_config->dp_m_n.gmch_m, pipe_config->dp_m_n.gmch_n, in intel_dump_pipe_config()
10503 pipe_config->dp_m_n.link_m, pipe_config->dp_m_n.link_n, in intel_dump_pipe_config()
10504 pipe_config->dp_m_n.tu); in intel_dump_pipe_config()
[all …]
Dintel_ddi.c820 &pipe_config->dp_m_n); in skl_ddi_clock_get()
876 &pipe_config->dp_m_n); in hsw_ddi_clock_get()
Dintel_drv.h350 struct intel_link_m_n dp_m_n; member
Dintel_dp.c1464 &pipe_config->dp_m_n); in intel_dp_compute_config()
2267 &pipe_config->dp_m_n); in intel_dp_get_config()