✓ CI.checkpatch: success for drm/i915/hdcp: Change log level for HDMI HDCP LIC check (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 29 09:10:56 UTC 2024
== Series Details ==
Series: drm/i915/hdcp: Change log level for HDMI HDCP LIC check (rev2)
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 adbbfc3f87fbf9fd540350133d585e4bf9f7047a
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri Nov 29 14:35:30 2024 +0530
drm/i915/hdcp: Change log level 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]
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 4f5b3a832a6480c82639b5500d731d7222b7eee7 drm-intel
adbbfc3f87fb drm/i915/hdcp: Change log level for HDMI HDCP LIC check
More information about the Intel-xe
mailing list