6ca44026ce21 drm/i915/dp: Use intel_dp_dsc_get_slice_config() dbf1113c9bfc drm/i915/dp: Add intel_dp_dsc_get_slice_config() 8bdc4cb4cce3 drm/i915/dp: Unify DP and eDP slice count computation 689aa30400ca drm/i915/dsi: Use intel_dsc_get_slice_config() 6dc4454d69a7 drm/i915/dsc: Add intel_dsc_get_slice_config() d43ad08162a2 drm/i915/dp: Simplify the DSC slice config loop's slices-per-pipe iteration b249a467cf80 drm/i915/dp: Rename test_slice_count to slices_per_line ecc36c5500b7 drm/i915/dp: Use int for DSC slice count variables 1cf62be8a829 drm/i915/dp: Factor out intel_dp_dsc_min_slice_count() b50f56afa1ef drm/i915/dsc: Switch to using intel_dsc_line_slice_count() 2b8804f8e895 drm/i915/dp: Track the detailed DSC slice configuration 8a331e91f1c6 drm/i915/dsi: Track the detailed DSC slice configuration 6afa6ec775d4 drm/i915/dsi: Move initialization of DSI DSC streams-per-pipe to fill_dsc() 6b344ef444d0 drm/i915/dsc: Track the DSC stream count in the DSC slice config state 916b59452be9 drm/i915/dsc: Track the detaild DSC slice configuration d9d8f6145f08 drm/i915/dp: Simplify computing the DSC compressed BPP for DP-MST 22175b401a9a drm/i915/dp: Simplify eDP vs. DP compressed BPP computation 68d2a44d4b39 drm/i915/dp: Unify computing compressed BPP for DP-SST and eDP 409d5336d097 drm/i915/dp: Simplify computing forced DSC BPP for DP-SST 5968e93b08e8 drm/i915/dp: Simplify computing DSC BPPs for DP-SST 5cf1626aff7b drm/i915/dp: Simplify computing DSC BPPs for eDP e2b96bfe7a7d drm/i915/dp: Use helpers to align min/max compressed BPPs 8db896a97391 drm/i915/dp: Unify detect and compute time DSC mode BW validation ea6c1b834224 drm/i915/dp: Add intel_dp_mode_valid_with_dsc() 6fd1faf0cde2 drm/i915/dp: Factor out compute_max_compressed_bpp_x16() 1099e8b74a93 drm/i915/dp: Factor out compute_min_compressed_bpp_x16() 5fa86667d88b drm/i915/dp: Pass mode clock to dsc_throughput_quirk_max_bpp_x16() 091b5141d3ca drm/i915/dp: Pass intel_output_format to intel_dp_dsc_sink_{min_max}_compressed_bpp() 5e7f7c578ae0 drm/i915/dp: Drop intel_dp parameter from intel_dp_compute_config_link_bpp_limits() 25dc2aac6aff drm/i915/dp: Align min/max compressed BPPs when calculating BPP limits 6e83b4ac7494 drm/i915/dp: Align min/max DSC input BPPs to sink caps 714b68c4cabf drm/i915/dp: Fail state computation for invalid DSC source input BPP values add8da8b2c78 drm/i915/dp: Fail state computation for invalid max sink compressed BPP value f33efce83660 drm/i915/dp: Fail state computation for invalid max throughput BPP value 23bf474c9de3 drm/i915/dp: Fail state computation for invalid min/max link BPP values 8a6176f5c678 drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16() 21fffcdd874f drm/i915/dp: Factor out align_max_sink_dsc_input_bpp() c2025fb40709 drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config() 58dbfd829f16 drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and eDP 6382032c6c35 drm/i915/dp: Account with DSC BW overhead for compressed DP-SST stream BW 3b34993165f6 drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BW aaf4d9b8527e drm/i915/dp: Use the effective data rate for DP compressed BW calculation ae514bf987c6 drm/i915/dp: Use the effective data rate for DP BW calculation 340d416fcfc2 drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config() 287922aa5fc0 drm/i915/dp: Factor out intel_dp_link_bw_overhead() 3cef34b9b497 drm/i915/dp: Use a mode's crtc_clock vs. clock during state computation 2da6c4bd31d8 drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp() abd8625b3b12 drm/i915/dp: Fix DSC sink's slice count capability check efa8eff33e38 drm/dp: Add drm_dp_dsc_sink_slice_count_mask() ac730f7e21b1 drm/dp: Parse all DSC slice count caps for eDP 1.5