Files
linux/drivers/gpu/drm
Jani Nikula 069504f1fc drm/i915/dp: Fix potential infinite loop in 128b/132b SST
Passing 0 as the step only works when there are other reasons to break
out of the BPP loop in intel_dp_mtp_tu_compute_config(). Otherwise, an
infinite loop might occur. Fix it by explicitly checking for 0 step.

Fixes: ef0a0757bb ("drm/i915/dp: compute config for 128b/132b SST w/o DSC")
Reported-by: Imre Deak <imre.deak@intel.com>
Closes: https://lore.kernel.org/r/Z6I0knh2Kt5T0JrT@ideak-desk.fi.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250204154925.3001781-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
(cherry picked from commit a40e718d34)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2025-02-05 14:42:42 -05:00
..
2025-01-23 14:42:21 +01:00
2024-11-05 10:50:55 -03:00
2025-01-23 14:42:21 +01:00
2024-12-13 15:20:40 +01:00
2025-01-10 14:24:17 +10:00
2025-01-23 14:42:21 +01:00
2025-01-23 14:42:21 +01:00
2025-01-23 14:42:21 +01:00
2024-10-08 10:00:30 +02:00
2024-11-03 01:28:06 -05:00