✓ CI.checkpatch: success for drm/i915/hdcp: Add the loop only for DP encoders
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 29 08:59:11 UTC 2024
== Series Details ==
Series: drm/i915/hdcp: Add the loop only for DP encoders
URL : https://patchwork.freedesktop.org/series/140632/
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 db42c50cb5dc546b45776874801707be0953172a
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Tue Oct 29 14:23:04 2024 +0530
drm/i915/hdcp: Add the loop only for DP encoders
Add the loop on the first read and write only for DP/DPMST encoders
as this issue is only observed here no need to burden other
encoders with extra retries.
Fixes: 9d5a05f86d2f ("drm/i915/hdcp: Retry first read and writes to downstream")
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 79811c7809c46a23b7cfceaf36d4994792c850da drm-intel
db42c50cb5dc drm/i915/hdcp: Add the loop only for DP encoders
More information about the Intel-xe
mailing list