]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/dsi: Use intel_dsc_get_slice_config()
authorImre Deak <imre.deak@intel.com>
Wed, 14 Jan 2026 16:22:29 +0000 (18:22 +0200)
committerImre Deak <imre.deak@intel.com>
Thu, 15 Jan 2026 18:20:21 +0000 (20:20 +0200)
commitba9f0bbecdc462ebf361f65f62842a1e85c8baa8
tree011c87489a8c2568fffff5eb1d656f9c6ecd73f5
parent91f0a9497414443b708e84e60b3813ff119f2444
drm/i915/dsi: Use intel_dsc_get_slice_config()

Use intel_dsc_get_slice_config() for DSI to compute the slice
configuration based on the slices-per-line sink capability, instead of
open-coding the same.

Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patch.msgid.link/20260114162232.92731-13-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_bios.c