✓ CI.checkpatch: success for drm/i915/hdcp: Change log level for HDMI HDCP LIC check
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 28 06:40:48 UTC 2024
== Series Details ==
Series: drm/i915/hdcp: Change log level for HDMI HDCP LIC check
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 ceed789f406bf59793d7bdd6414870da71d762db
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Thu Nov 28 12:04:27 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.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 2a09bda868b896bc2a88a3a902e493063ce9e021 drm-intel
ceed789f406b drm/i915/hdcp: Change log level for HDMI HDCP LIC check
More information about the Intel-xe
mailing list