✓ CI.checkpatch: success for drm/xe: Add the missed value paramter of LE_COS (rev5)

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 5 17:21:51 UTC 2025


== Series Details ==

Series: drm/xe: Add the missed value paramter of LE_COS (rev5)
URL   : https://patchwork.freedesktop.org/series/147087/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fa38b233afbc6e223c21cd9074a0bec2520bdb74
Author: Shuicheng Lin <shuicheng.lin at intel.com>
Date:   Sat Apr 5 17:15:39 2025 +0000

    drm/xe: remove unused LE_COS
    
    The LE_COS definition missed passing the value parameter to
    REG_FIELD_PREP. This didn't cause build errors because the entire
    macro was unused.
    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>
    Reviewed-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 60b7ecc2c5c979cfb8863272348bd6724559b5be drm-intel
fa38b233afbc drm/xe: remove unused LE_COS




More information about the Intel-xe mailing list