Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp_mst.c47 int mst_pbn; in intel_dp_mst_compute_config() local
81 mst_pbn = drm_dp_calc_pbn_mode(adjusted_mode->crtc_clock, bpp); in intel_dp_mst_compute_config()
83 pipe_config->pbn = mst_pbn; in intel_dp_mst_compute_config()
84 slots = drm_dp_find_vcpi_slots(&intel_dp->mst_mgr, mst_pbn); in intel_dp_mst_compute_config()