✓ CI.checkpatch: success for drm/i915/hdcp: Create force_hdcp14 debug fs entry (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 13 06:59:01 UTC 2025


== Series Details ==

Series: drm/i915/hdcp: Create force_hdcp14 debug fs entry (rev2)
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 7d89a2423b35fc26e5ac03b97b4b886076b81624
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date:   Thu Feb 13 11:32:59 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.
    
    --v2
    -Move the code to intel_hdcp.c [Jani]
    -Remove useless debug logging [Jani]
    -Remove Force_HDCP from the debug file [Jani]
    
    Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 1be945721fec4f48df1fb728863be1b9a594b571 drm-intel
7d89a2423b35 drm/i915/hdcp: Create force_hdcp14 debug fs entry




More information about the Intel-xe mailing list