✓ CI.checkpatch: success for drm/i915/dp: Add FEC Enable Retry mechanism
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 25 17:02:57 UTC 2024
== Series Details ==
Series: drm/i915/dp: Add FEC Enable Retry mechanism
URL : https://patchwork.freedesktop.org/series/138964/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ca0371b9c37883401d64d1f0133cee68c8ab29db
Author: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
Date: Mon Sep 23 10:22:18 2024 +0530
drm/i915/dp: Add FEC Enable Retry mechanism
From PTL, FEC_DECODE_EN sequence can be sent to a DPRX independent
of TRANS_CONF enable. This allows us to re-issue an FEC_DECODE_EN
sequence without re-doing the whole mode set sequence. This separate
control over FEC_ECODE_EN/DIS sequence enables us to have a retry
mechanism in case the DPRX does not respond with an FEC_ENABLE
within the stipulated 5ms.
Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
+ /mt/dim checkpatch d5334f14ce6ca46c6537184c69e4e352ff6d7750 drm-intel
ca0371b9c378 drm/i915/dp: Add FEC Enable Retry mechanism
More information about the Intel-xe
mailing list