✓ CI.checkpatch: success for drm/i915/hdcp: Change log level for HDMI HDCP LIC check (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 2 06:12:06 UTC 2024
== Series Details ==
Series: drm/i915/hdcp: Change log level for HDMI HDCP LIC check (rev3)
URL : https://patchwork.freedesktop.org/series/141868/
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 9c9e241cfa4909fd7456279797c4f14c81484c25
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Mon Dec 2 11:34:10 2024 +0530
drm/i915/hdcp: Remove log for HDMI HDCP LIC check
We don't need to shout out loud if there is a Link Integrity
Failure. This does not mean HDCP has failed, it is expected and
taken into account in the HDCP Spec. The real failure happens when
we are not able to reauthenticate and get HDCP running again for
which we already have the right logging.
--v2
-Remove the log altogether [Ankit]
--v3
-Remove useless display variable
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 9b0aa1ea1d6b35c6eb7e641e5b81b33c297ca4ff drm-intel
9c9e241cfa49 drm/i915/hdcp: Remove log for HDMI HDCP LIC check
More information about the Intel-xe
mailing list