Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_dp_mst.c89 &pipe_config->dp_m_n); in intel_dp_mst_compute_config()
91 pipe_config->dp_m_n.tu = slots; in intel_dp_mst_compute_config()
Dintel_display.c7281 struct intel_link_m_n *dp_m_n, *dp_m2_n2 = NULL; in intel_dp_set_m_n() local
7284 dp_m_n = &crtc->config->dp_m_n; in intel_dp_set_m_n()
7292 dp_m_n = &crtc->config->dp_m2_n2; in intel_dp_set_m_n()
7299 intel_pch_transcoder_set_m_n(crtc, &crtc->config->dp_m_n); in intel_dp_set_m_n()
7301 intel_cpu_transcoder_set_m_n(crtc, dp_m_n, dp_m2_n2); in intel_dp_set_m_n()
9061 intel_pch_transcoder_get_m_n(crtc, &pipe_config->dp_m_n); in intel_dp_get_m_n()
9064 &pipe_config->dp_m_n, in intel_dp_get_m_n()
12044 pipe_config->dp_m_n.gmch_m, pipe_config->dp_m_n.gmch_n, in intel_dump_pipe_config()
12045 pipe_config->dp_m_n.link_m, pipe_config->dp_m_n.link_n, in intel_dump_pipe_config()
12046 pipe_config->dp_m_n.tu); in intel_dump_pipe_config()
[all …]
Dintel_drv.h423 struct intel_link_m_n dp_m_n; member
Dintel_dp.c1519 &pipe_config->dp_m_n); in intel_dp_compute_config()
2331 &pipe_config->dp_m_n); in intel_dp_get_config()
Dintel_ddi.c1044 &pipe_config->dp_m_n); in ddi_dotclock_get()