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.c418 int min_compressed_bpp, max_compressed_bpp; in mst_stream_dsc_compute_link_config() local
450 max_compressed_bpp = fxp_q4_to_int(limits->link.max_bpp_x16); in mst_stream_dsc_compute_link_config()
454 min_compressed_bpp, max_compressed_bpp); in mst_stream_dsc_compute_link_config()
457 max_compressed_bpp = intel_dp_dsc_nearest_valid_bpp(display, max_compressed_bpp, in mst_stream_dsc_compute_link_config()
462 return mst_stream_find_vcpi_slots_for_bpp(intel_dp, crtc_state, max_compressed_bpp, in mst_stream_dsc_compute_link_config()