✓ CI.checkpatch: success for drm/i915/hdcp: Fix Repeater authentication during topology change
Patchwork
patchwork at emeril.freedesktop.org
Tue Dec 17 08:55:24 UTC 2024
== Series Details ==
Series: drm/i915/hdcp: Fix Repeater authentication during topology change
URL : https://patchwork.freedesktop.org/series/142699/
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 f77d77df996c46d140208e69e6a9f93db880f0fa
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Tue Dec 17 14:07:23 2024 +0530
drm/i915/hdcp: Fix Repeater authentication during topology change
When topology changes before beginning a new HDCP authentication by
sending AKE_init message we need to first authenticate only the
repeater if that fails only then makes sense to enable a new HDCP
authentication. Even though it made sense to not enable HDCP directly
from check_link and schedule it repeater authentication needs to be
done immidieatly
Fixes: 47ef55a8b784 ("drm/i915/hdcp: Don't enable HDCP2.2 directly from check_link")
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch e7c9466eaad2e3e60e6dbd2725a648b58c717fb0 drm-intel
f77d77df996c drm/i915/hdcp: Fix Repeater authentication during topology change
More information about the Intel-xe
mailing list