[Intel-xe] ✗ CI.checkpatch: warning for Remove Stubs in HDCP code (rev6)

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 16 09:21:33 UTC 2023


== Series Details ==

Series: Remove Stubs in HDCP code (rev6)
URL   : https://patchwork.freedesktop.org/series/124093/
State : warning

== 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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 93816db4c6bd359b0330995eab89f9e8f17b3f6f
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date:   Mon Oct 16 14:31:41 2023 +0530

    drm/xe/hdcp: Define intel_hdcp_gsc_check_status in Xe
    
    Define intel_hdcp_gsc_check_status in Xe to account
    for changes in i915 and Xe.
    intel_hdcp_check_status always returns false as gsc cs
    interface is not yet ported.
    intel_hdcp_gsc_cs_required always returns true as going
    forward gsc cs will always be required by upcoming
    platforms
    
    --v5
    -Define intel_hdcp_gsc_cs_required()
    
    --v6
    -Explain reasons for the return values [Chaitanya]
    
    Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
    Reviewed-by: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
+ /mt/dim checkpatch ab7cd1b4af95baba2d6ce5487d35ffda523e895d drm-intel
b11763675 Revert "FIXME: drm/i915: xe doesn't have gsc hdcp interface or something"
-:7: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '76d83e375beccee979a13284dc8a8079cc1ba020', maybe rebased or not pulled?
#7: 
This reverts commit 76d83e375beccee979a13284dc8a8079cc1ba020.

total: 0 errors, 1 warnings, 0 checks, 56 lines checked
b2644940a drm/i915/hdcp: Move checks for gsc health status
93816db4c drm/xe/hdcp: Define intel_hdcp_gsc_check_status in Xe




More information about the Intel-xe mailing list