Searched refs:max_bpp_small_joiner_ram (Results 1 – 1 of 1) sorted by relevance
873 u32 max_bpp_small_joiner_ram; in get_max_compressed_bpp_with_joiner() local876 max_bpp_small_joiner_ram = small_joiner_ram_size_bits(i915) / mode_hdisplay; in get_max_compressed_bpp_with_joiner()886 max_bpp_small_joiner_ram *= 2; in get_max_compressed_bpp_with_joiner()888 return min(max_bpp_small_joiner_ram, max_bpp_bigjoiner); in get_max_compressed_bpp_with_joiner()891 return max_bpp_small_joiner_ram; in get_max_compressed_bpp_with_joiner()