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

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 13 08:32:54 UTC 2025


== Series Details ==

Series: drm/i915/hdcp: Create force_hdcp14 debug fs entry (rev3)
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 30a9f6ca9600a727f50846d37598caa30778ada6
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date:   Thu Feb 13 13:55:42 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]
    
    --v3
    -Remove leftover debug loggings [Jani]
    
    Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 29cb041089384718629a4357f6d0d44bfe313cb5 drm-intel
30a9f6ca9600 drm/i915/hdcp: Create force_hdcp14 debug fs entry




More information about the Intel-xe mailing list