Searched refs:overall_throughput (Results 1 – 2 of 2) sorted by relevance
978 if (mode_clock > max(connector->dp.dsc_branch_caps.overall_throughput.rgb_yuv444, in intel_dp_dsc_min_slice_count()979 connector->dp.dsc_branch_caps.overall_throughput.yuv422_420)) in intel_dp_dsc_min_slice_count()2521 min(connector->dp.dsc_branch_caps.overall_throughput.rgb_yuv444, in dsc_throughput_quirk_max_bpp_x16()2522 connector->dp.dsc_branch_caps.overall_throughput.yuv422_420) / 2) in dsc_throughput_quirk_max_bpp_x16()4459 connector->dp.dsc_branch_caps.overall_throughput.rgb_yuv444 = INT_MAX; in init_dsc_overall_throughput_limits()4460 connector->dp.dsc_branch_caps.overall_throughput.yuv422_420 = INT_MAX; in init_dsc_overall_throughput_limits()4471 connector->dp.dsc_branch_caps.overall_throughput.rgb_yuv444 = in init_dsc_overall_throughput_limits()4474 connector->dp.dsc_branch_caps.overall_throughput.yuv422_420 = in init_dsc_overall_throughput_limits()
569 } overall_throughput; member