✗ CI.checkpatch: warning for drm/xe: Add the missed value paramter of LE_COS (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 3 03:47:56 UTC 2025


== Series Details ==

Series: drm/xe: Add the missed value paramter of LE_COS (rev3)
URL   : https://patchwork.freedesktop.org/series/147087/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2a6e41ae3ad8141ad817dd7597fa2357f84d707f
Author: Shuicheng Lin <shuicheng.lin at intel.com>
Date:   Thu Apr 3 03:42:01 2025 +0000

    drm/xe: remove unused LE_COS
    
    value is missed for LE_COS.
    The value for this field is universally "0" for every MOCS entry on
    the old Xe_LP platforms, and the whole field has been removed from
    Xe_HP onward. Just delete the line so that we don't have an unused
    definition.
    
    Suggested-by:: Matt Roper <matthew.d.roper at intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Signed-off-by: Shuicheng Lin <shuicheng.lin at intel.com>
+ /mt/dim checkpatch 8f917568adaeea8b649e337e7d0e03bd03332253 drm-intel
2a6e41ae3ad8 drm/xe: remove unused LE_COS
-:12: WARNING:BAD_SIGN_OFF: Use a single space after Suggested-by:
#12: 
Suggested-by:: Matt Roper <matthew.d.roper at intel.com>

total: 0 errors, 1 warnings, 0 checks, 7 lines checked




More information about the Intel-xe mailing list