✗ CI.checkpatch: warning for Apply LNL workaround

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 20 04:35:09 UTC 2024


== Series Details ==

Series: Apply LNL workaround
URL   : https://patchwork.freedesktop.org/series/132662/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7abf678f98a55b31d057f1b072c4d31b8f7c409f
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Fri Apr 19 13:13:44 2024 -0700

    drm/xe/bmg: Apply Wa_22019338487 for BMG
    
    Extend this WA to BMG GT as well. In this case media GT is
    not affected.
    
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 5b8f5c906246fb3ddf35b775a3b6ac9ea5fdcdd5 drm-intel
e8c0d2663808 drm/xe/lnl: Apply Wa_22019338487
-:142: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!ret'
#142: FILE: drivers/gpu/drm/xe/xe_guc_pc.c:743:
+	if ((!ret) && xe_guc_pc_needs_wa_22019338487(pc)) {

total: 0 errors, 0 warnings, 1 checks, 127 lines checked
7abf678f98a5 drm/xe/bmg: Apply Wa_22019338487 for BMG




More information about the Intel-xe mailing list