Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_display.h546 void intel_link_compute_m_n(u16 bpp, int nlanes,
Dintel_dp_mst.c91 intel_link_compute_m_n(crtc_state->pipe_bpp, in intel_dp_mst_compute_link_config()
Dintel_fdi.c258 intel_link_compute_m_n(pipe_config->pipe_bpp, lane, fdi_dotclock, in ilk_fdi_compute_config()
Dintel_dp.c1917 intel_link_compute_m_n(output_bpp, pipe_config->lane_count, pixel_clock, in intel_dp_drrs_compute_config()
2068 intel_link_compute_m_n(output_bpp, in intel_dp_compute_config()
Dintel_display.c2866 intel_link_compute_m_n(u16 bits_per_pixel, int nlanes, in intel_link_compute_m_n() function