✗ CI.checkpatch: warning for drm/xe/xe2: Introduce performance changes

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 1 22:03:34 UTC 2024


== Series Details ==

Series: drm/xe/xe2: Introduce performance changes
URL   : https://patchwork.freedesktop.org/series/136816/
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
7b537a014c4c1a32250e342541870b03977fa7a4
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4ee3ebcd9b5875051113e917d8fac902a2db5c44
Author: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
Date:   Fri Aug 2 02:39:29 2024 -0700

    drm/xe/xe2: Introduce performance changes
    
    Add Compression Performance Improvement Changes in Xe2
    
    v2: Rebase
    
    v3: Rebase, updated as per latest changes on bspec,
        Removed unnecessary default actions (Matt)
        formatting nits (Tejas)
    
    Bspec: 72161
    Signed-off-by: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
+ /mt/dim checkpatch d1ec20e149fc0bd4d15cbf34573b84d4fa47e3a5 drm-intel
4ee3ebcd9b58 drm/xe/xe2: Introduce performance changes
-:43: ERROR:CODE_INDENT: code indent should use tabs where possible
#43: FILE: drivers/gpu/drm/xe/xe_tuning.c:51:
+^I  ^I^I     COMPMEMRD256BOVRFETCHEN |$

-:43: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#43: FILE: drivers/gpu/drm/xe/xe_tuning.c:51:
+^I  ^I^I     COMPMEMRD256BOVRFETCHEN |$

-:43: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#43: FILE: drivers/gpu/drm/xe/xe_tuning.c:51:
+	  XE_RTP_ACTIONS(SET(L3SQCREG2,
+	  		     COMPMEMRD256BOVRFETCHEN |

-:44: ERROR:CODE_INDENT: code indent should use tabs where possible
#44: FILE: drivers/gpu/drm/xe/xe_tuning.c:52:
+^I  ^I^I     MEMRD256BOVRFETCHEN))$

-:44: WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#44: FILE: drivers/gpu/drm/xe/xe_tuning.c:52:
+^I  ^I^I     MEMRD256BOVRFETCHEN))$

total: 2 errors, 2 warnings, 1 checks, 22 lines checked




More information about the Intel-xe mailing list