✓ CI.checkpatch: success for drm/i915/hdcp: Create force_hdcp14 debug fs entry
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 10 05:43:49 UTC 2025
== Series Details ==
Series: drm/i915/hdcp: Create force_hdcp14 debug fs entry
URL : https://patchwork.freedesktop.org/series/144460/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bdb166506c740f810c3c8e6eb78764937a532255
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri Feb 7 11:44:54 2025 +0530
drm/i915/hdcp: Create force_hdcp14 debug fs entry
Testing HDCP 1.4 becomes tough since the only way our code comes to
HDCP 1.4 pathway is if the monitor only supports HDCP 1.4 which
becomes tough to find sometimes.
Setting this debug_fs entry will force use to use the HDCP 1.4 path
so that more robust HDCP 1.4 testing can take place.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 24a5696cb262c7829956cc708c7fc715fefc92fe drm-intel
bdb166506c74 drm/i915/hdcp: Create force_hdcp14 debug fs entry
More information about the Intel-xe
mailing list