drm/i915: Use 18 fast wake AUX sync len
authorJouni Högander <jouni.hogander@intel.com>
Tue, 30 May 2023 10:16:49 +0000 (13:16 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Mon, 5 Jun 2023 07:09:24 +0000 (10:09 +0300)
commitb29a20f7c4995a059ed764ce42389857426397c7
tree1fde65d1b1686271b4e52b172930f25ecf916e22
parent5a3c46b809d09f8ef59e2fbf2463b1c102aecbaa
drm/i915: Use 18 fast wake AUX sync len

HW default for wake sync pulses is 18. 10 precharge and 8 preamble. There
is no reason to change this especially as it is causing problems with
certain eDP panels.

v3: Change "Fixes:" commit
v2: Remove "fast wake" repeat from subject

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Fixes: e1c71f8f9180 ("drm/i915: Fix fast wake AUX sync len")
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/8475
Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230530101649.2549949-1-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_dp_aux.c