Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dp_mst.c47 int mst_pbn; in intel_dp_mst_compute_config() local
76 mst_pbn = drm_dp_calc_pbn_mode(adjusted_mode->crtc_clock, bpp); in intel_dp_mst_compute_config()
77 pipe_config->pbn = mst_pbn; in intel_dp_mst_compute_config()
80 connector->port, mst_pbn); in intel_dp_mst_compute_config()