drm/i915/display: Increase number of fast wake precharge pulses
authorJouni Högander <jouni.hogander@intel.com>
Wed, 13 Mar 2024 13:32:21 +0000 (15:32 +0200)
committerJouni Högander <jouni.hogander@intel.com>
Thu, 14 Mar 2024 14:27:15 +0000 (16:27 +0200)
commitf77772866385cd0a72311a9e2ac176214d2b0fa8
tree904f9a3eee5c2ae1695f1ec5df0666657bc2f633
parent1d81ee5562835debcad36651566af92c6cb13940
drm/i915/display: Increase number of fast wake precharge pulses

Increasing number of fast wake sync pulses seem to fix problems with
certain PSR panels. This should be ok for other panels as well as the eDP
specification allows 10...16 precharge pulses and we are still within that
range.

v3: mention laptop model and panel manufacturer and model in comment
v2: add comment explaining pulse count is increased

Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/9739
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240313133221.868391-5-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_dp_aux.c