Searched refs:throughput_max_bpp_x16 (Results 1 – 1 of 1) sorted by relevance
2505 int throughput_max_bpp_x16; in compute_max_compressed_bpp_x16() local2521 throughput_max_bpp_x16 = dsc_throughput_quirk_max_bpp_x16(connector, in compute_max_compressed_bpp_x16()2523 if (throughput_max_bpp_x16 < max_link_bpp_x16) { in compute_max_compressed_bpp_x16()2524 max_link_bpp_x16 = throughput_max_bpp_x16; in compute_max_compressed_bpp_x16()