Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c353 int min_compressed_bpp, max_compressed_bpp; in intel_dp_dsc_mst_compute_link_config() local
391 max_compressed_bpp = intel_dp_dsc_sink_max_compressed_bpp(connector, in intel_dp_dsc_mst_compute_link_config()
394 max_compressed_bpp = min(max_compressed_bpp, in intel_dp_dsc_mst_compute_link_config()
402 min_compressed_bpp, max_compressed_bpp); in intel_dp_dsc_mst_compute_link_config()
405 max_compressed_bpp = intel_dp_dsc_nearest_valid_bpp(i915, max_compressed_bpp, in intel_dp_dsc_mst_compute_link_config()
410 slots = intel_dp_mst_find_vcpi_slots_for_bpp(encoder, crtc_state, max_compressed_bpp, in intel_dp_dsc_mst_compute_link_config()