✗ CI.checkpatch: warning for Apply Wa_22019338487 (rev5)

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 20 22:55:30 UTC 2024


== Series Details ==

Series: Apply Wa_22019338487 (rev5)
URL   : https://patchwork.freedesktop.org/series/134921/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit baeeca661ee7ef9f49d64171b2b89375a8580b4e
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Thu Jun 20 15:49:28 2024 -0700

    drm/xe/guc: Request max GT freq during resume
    
    We already request max freq in the load path, moving it
    to __xe_guc_upload will ensure this speeds up GuC load in
    the resume path as well.
    
    v2: Rename xe_guc_pc_init_early since we now call it per
    GuC load (Michal W)
    
    v3: Keep pc_init_early() and init RPx values there (Rodrigo)
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 0f80a34bf301a2001705a212b94b07a51056b451 drm-intel
3f13b8a2923d drm/xe/lnl: Apply Wa_22019338487
-:310: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#310: FILE: drivers/gpu/drm/xe/xe_gt.c:821:
+	if ((!xe_uc_fw_is_available(&gt->uc.gsc.fw) ||
+	    xe_uc_fw_is_loaded(&gt->uc.gsc.fw)) &&

total: 0 errors, 0 warnings, 1 checks, 381 lines checked
baeeca661ee7 drm/xe/guc: Request max GT freq during resume




More information about the Intel-xe mailing list