Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.h414 void intel_link_compute_m_n(u16 bpp, int nlanes,
Dintel_dp_mst.c79 intel_link_compute_m_n(crtc_state->pipe_bpp, in intel_dp_mst_compute_link_config()
Dintel_dp.c2319 intel_link_compute_m_n(output_bpp, in intel_dp_compute_config()
2329 intel_link_compute_m_n(output_bpp, in intel_dp_compute_config()
Dintel_display.c7279 intel_link_compute_m_n(pipe_config->pipe_bpp, lane, fdi_dotclock, in ironlake_fdi_compute_config()
7524 intel_link_compute_m_n(u16 bits_per_pixel, int nlanes, in intel_link_compute_m_n() function