Searched refs:max_compressed_bpp_x16 (Results 1 – 1 of 1) sorted by relevance
469 int min_compressed_bpp_x16, max_compressed_bpp_x16; in mst_stream_dsc_compute_link_config() local496 max_compressed_bpp_x16 = limits->link.max_bpp_x16; in mst_stream_dsc_compute_link_config()500 FXP_Q4_ARGS(min_compressed_bpp_x16), FXP_Q4_ARGS(max_compressed_bpp_x16)); in mst_stream_dsc_compute_link_config()504 …max_compressed_bpp_x16 = min(max_compressed_bpp_x16, fxp_q4_from_int(crtc_state->pipe_bpp) - bpp_s… in mst_stream_dsc_compute_link_config()508 max_compressed_bpp_x16 = round_down(max_compressed_bpp_x16, bpp_step_x16); in mst_stream_dsc_compute_link_config()515 max_compressed_bpp_x16, in mst_stream_dsc_compute_link_config()