Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dp_mst.c166 intel_link_compute_m_n(crtc_state->pipe_bpp, in intel_dp_mst_compute_link_config()
260 intel_link_compute_m_n(crtc_state->dsc.compressed_bpp, in intel_dp_dsc_mst_compute_link_config()
Dintel_display.h398 void intel_link_compute_m_n(u16 bpp, int nlanes,
Dintel_fdi.c261 intel_link_compute_m_n(pipe_config->pipe_bpp, lane, fdi_dotclock, in ilk_fdi_compute_config()
Dintel_dp.c2164 intel_link_compute_m_n(output_bpp, pipe_config->lane_count, pixel_clock, in intel_dp_drrs_compute_config()
2339 intel_link_compute_m_n(output_bpp, in intel_dp_compute_config()
Dintel_display.c2380 intel_link_compute_m_n(u16 bits_per_pixel, int nlanes, in intel_link_compute_m_n() function