]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts
authorManasi Navare <manasi.d.navare@intel.com>
Tue, 15 Aug 2017 18:59:51 +0000 (11:59 -0700)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 31 Aug 2017 18:33:15 +0000 (21:33 +0300)
commit2c3073830f0ab6b02aa21f04c4e5f5c8acecc496
tree21fd46dbdb49e020a9a0413bcc6115a508656979
parentd675fbb2ced33dc5c388c0fd36b1868a5322ed46
drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts

This patch fixes the DP AUX CH timeouts observed during CI runs causing
CI Failures on a specific PCI device. This issue was fixed previously
by adding a quirk but looks like we need to increase this delay even more
in order to get rid all the DP AUX CH timeouts.

Fixes: 5db5832ef5ff03a2 ("drm/i915/edp: Add a T12 panel delay quirk to fix
DP AUX CH timeouts")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101144
Signed-off-by: Manasi Navare <manasi.d.navare@intel.com>
Cc: Clinton Taylor <clinton.a.taylor@intel.com>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Tomi Sarvela <tomi.p.sarvela@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1502823591-25310-1-git-send-email-manasi.d.navare@intel.com
drivers/gpu/drm/i915/intel_dp.c