✓ CI.checkpatch: success for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Fri Oct 25 16:22:45 UTC 2024
== Series Details ==
Series: drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev4)
URL : https://patchwork.freedesktop.org/series/140292/
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 f0167973e6a6c5f4c836ad24e04ccea9f65a239a
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri Oct 25 21:38:35 2024 +0530
drm/xe/hdcp: Fix gsc structure check in fw check status
Fix the condition for gsc structure validity in
gsc_cs_status_check(). It needs to be an OR and not an AND
condition
Fixes: b4224f6bae38 ("drm/xe/hdcp: Check GSC structure validity")
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 3eaccdb6aa7537e7a60f1420ae757823cb37ece5 drm-intel
f0167973e6a6 drm/xe/hdcp: Fix gsc structure check in fw check status
More information about the Intel-xe
mailing list