Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c169 &crtc_state->dp_m_n, in intel_dp_mst_compute_link_config()
171 crtc_state->dp_m_n.tu = slots; in intel_dp_mst_compute_link_config()
263 &crtc_state->dp_m_n, in intel_dp_dsc_mst_compute_link_config()
265 crtc_state->dp_m_n.tu = slots; in intel_dp_dsc_mst_compute_link_config()
373 pipe_config->dp_m_n.tu, false); in intel_dp_mst_compute_config()
Dintel_drrs.c156 crtc->drrs.m_n = crtc_state->dp_m_n; in intel_drrs_activate()
Dg4x_dp.c322 intel_pch_transcoder_get_m1_n1(crtc, &crtc_state->dp_m_n); in g4x_dp_get_m_n()
326 &crtc_state->dp_m_n); in g4x_dp_get_m_n()
400 &pipe_config->dp_m_n); in intel_dp_get_config()
Dintel_crtc_state_dump.c257 &pipe_config->dp_m_n); in intel_crtc_state_dump()
Dintel_pch_display.c403 intel_pch_transcoder_set_m1_n1(crtc, &crtc_state->dp_m_n); in ilk_pch_enable()
Dintel_display.c1369 &crtc_state->dp_m_n); in ilk_configure_cpu_transcoder()
1523 &crtc_state->dp_m_n); in hsw_configure_cpu_transcoder()
1910 &crtc_state->dp_m_n); in i9xx_configure_cpu_transcoder()
3953 &pipe_config->dp_m_n); in intel_crtc_dotclock()
5219 PIPE_CONF_CHECK_M_N(dp_m_n); in intel_pipe_config_compare()
5221 PIPE_CONF_CHECK_M_N(dp_m_n); in intel_pipe_config_compare()
6499 &new_crtc_state->dp_m_n); in intel_pipe_fastset()
Dintel_ddi.c3723 &pipe_config->dp_m_n); in intel_ddi_read_func_ctl()
3763 &pipe_config->dp_m_n); in intel_ddi_read_func_ctl()
4121 m_n_equal(&crtc_state1->dp_m_n, &crtc_state2->dp_m_n); in crtcs_port_sync_compatible()
Dintel_display_types.h1193 struct intel_link_m_n dp_m_n; member
Dintel_dp.c2350 &pipe_config->dp_m_n, in intel_dp_compute_config()
2355 pipe_config->dp_m_n.data_m *= pipe_config->splitter.link_count; in intel_dp_compute_config()