✗ CI.checkpatch: warning for Add Battlemage support (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 8 18:33:47 UTC 2024


== Series Details ==

Series: Add Battlemage support (rev3)
URL   : https://patchwork.freedesktop.org/series/131939/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1a255adc593c99046df13b53c44eb3d9b2f02f36
Author: Gustavo Sousa <gustavo.sousa at intel.com>
Date:   Mon Apr 8 22:35:45 2024 +0530

    drm/xe/xe2hpm: Add initial set of workarounds
    
    Define the initial set of workarounds for Xe2_HPM.
    
    Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
    Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch a533b51ca017728c1228432e8e1e9aba4fd65b02 drm-intel
db5706f9acfb drm/xe/xe2: Recognize Xe2_HPG IP
f3eb3f81c6cd drm/xe/xe2: Recognize Xe2_HPM IP
2f39573c3f61 drm/xe/bmg: Add BMG platform definition
33aa4086964f drm/xe/bmg: Add BMG mocs table
4653630e5120 drm/xe/bmg: Program an additional discrete-specific PAT setting
-:24: ERROR:SPACING: space prohibited after that open parenthesis '('
#24: FILE: drivers/gpu/drm/xe/xe_pat.c:145:
+static const struct xe_pat_table_entry xe2_pat_pta = XE2_PAT( 0, 0, 0, 0, 3, 0 );

-:24: ERROR:SPACING: space prohibited before that close parenthesis ')'
#24: FILE: drivers/gpu/drm/xe/xe_pat.c:145:
+static const struct xe_pat_table_entry xe2_pat_pta = XE2_PAT( 0, 0, 0, 0, 3, 0 );

total: 2 errors, 0 warnings, 0 checks, 25 lines checked
56baccd10e86 drm/xe/xe2hpg: Determine flat ccs offset for vram
29a85d4aafa4 drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfx
56d153f3cf64 drm/xe/xe2: Add workaround 18034896535
a4497f24e078 drm/xe/xe2hpg: Add initial GT workarounds
46b388f5e1e9 drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG.
1a255adc593c drm/xe/xe2hpm: Add initial set of workarounds




More information about the Intel-xe mailing list