✓ CI.checkpatch: success for drm/xe: Add the missed value paramter of LE_COS (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 3 08:27:43 UTC 2025
== Series Details ==
Series: drm/xe: Add the missed value paramter of LE_COS (rev4)
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 108528133be3b9861d921586a15ba66bc32dba06
Author: Shuicheng Lin <shuicheng.lin at intel.com>
Date: Thu Apr 3 03:46:08 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 135e2838ed7d44d880e7e19971b1234e6ae04ded drm-intel
108528133be3 drm/xe: remove unused LE_COS
More information about the Intel-xe
mailing list