Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display.h487 void intel_link_compute_m_n(u16 bpp, int nlanes,
Dintel_dp_mst.c84 intel_link_compute_m_n(crtc_state->pipe_bpp, in intel_dp_mst_compute_link_config()
Dintel_dp.c2682 intel_link_compute_m_n(output_bpp, pipe_config->lane_count, in intel_dp_drrs_compute_config()
2762 intel_link_compute_m_n(output_bpp, in intel_dp_compute_config()
Dintel_display.c7923 intel_link_compute_m_n(pipe_config->pipe_bpp, lane, fdi_dotclock, in ilk_fdi_compute_config()
8181 intel_link_compute_m_n(u16 bits_per_pixel, int nlanes, in intel_link_compute_m_n() function