✗ CI.checkpatch: warning for drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 22 06:38:34 UTC 2024


== Series Details ==

Series: drm/xe/hdcp: Add check to remove hdcp2 compatibilty (rev2)
URL   : https://patchwork.freedesktop.org/series/140292/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7728578175262d3c0dc07a07bdbc305c077ff772
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date:   Tue Oct 22 11:26:56 2024 +0530

    drm/xe/hdcp: Add check to remove hdcp2 compatibilty
    
    Add check to remove HDCP2 compatibility from BMG as it does not
    have GSC which ends up causing warning when we try to get reference
    of GSC FW.
    
    Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
    Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
    Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
    Fixes: 89d030804831 ("drm/xe/hdcp: Fix condition for hdcp gsc cs requirement")
    Fixes: 883631771038 ("drm/i915/mtl: Add HDCP GSC interface")
+ /mt/dim checkpatch aa0898115bcff3eda6d021cc66eb8a1c3b264c56 drm-intel
772857817526 drm/xe/hdcp: Add check to remove hdcp2 compatibilty
-:4: WARNING:TYPO_SPELLING: 'compatibilty' may be misspelled - perhaps 'compatibility'?
#4: 
Subject: [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
                                                        ^^^^^^^^^^^^

-:13: WARNING:BAD_SIGN_OFF: Duplicate signature
#13: 
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>

total: 0 errors, 2 warnings, 0 checks, 18 lines checked




More information about the Intel-xe mailing list