Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c2505 int throughput_max_bpp_x16; in compute_max_compressed_bpp_x16() local
2521 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()