Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c431 int min_compressed_bpp, max_compressed_bpp; in mst_stream_dsc_compute_link_config() local
456 max_compressed_bpp = fxp_q4_to_int(limits->link.max_bpp_x16); in mst_stream_dsc_compute_link_config()
460 min_compressed_bpp, max_compressed_bpp); in mst_stream_dsc_compute_link_config()
463 max_compressed_bpp = intel_dp_dsc_nearest_valid_bpp(display, max_compressed_bpp, in mst_stream_dsc_compute_link_config()
473 fxp_q4_from_int(max_compressed_bpp), in mst_stream_dsc_compute_link_config()