✓ CI.checkpatch: success for drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 29 05:32:34 UTC 2024
== Series Details ==
Series: drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
URL : https://patchwork.freedesktop.org/series/140625/
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 5f5b0853055e703bdfea3e4624b89ffc931375e7
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Tue Oct 29 10:56:03 2024 +0530
drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
We need to disable HDCP Line Rekeying for Xe3 when we are using an HDMI
encoder. Also remove the Wa comment tag as this follows the bspec and
does not implement the wa.
v2: add additional definition instead of function, commit message typo
fix and update.
v3: restore lost conditional from v2.
v4: subject line and subject message updated, fix the if ladder order,
fix the bit definition order.
v5: Add the bspec link and remove the Wa comment tag
Bspec: 69964
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 79811c7809c46a23b7cfceaf36d4994792c850da drm-intel
5f5b0853055e drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
More information about the Intel-xe
mailing list