Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.h380 void intel_link_compute_m_n(int bpp, int nlanes,
Dintel_dp_mst.c86 intel_link_compute_m_n(bpp, lane_count, in intel_dp_mst_compute_config()
Dintel_dp.c1899 intel_link_compute_m_n(pipe_config->pipe_bpp, pipe_config->lane_count, in intel_dp_compute_config()
1908 intel_link_compute_m_n(pipe_config->pipe_bpp, in intel_dp_compute_config()
Dintel_display.c6468 intel_link_compute_m_n(pipe_config->pipe_bpp, lane, fdi_dotclock, in ironlake_fdi_compute_config()
6705 intel_link_compute_m_n(int bits_per_pixel, int nlanes, in intel_link_compute_m_n() function