✗ CI.checkpatch: warning for Apply Wa_22019338487 (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 19 01:32:24 UTC 2024
== Series Details ==
Series: Apply Wa_22019338487 (rev4)
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 0e62af9549c1cc1641f1ee3cba22b2cc518c7ed7
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date: Tue Jun 18 18:26:17 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 dda50ece82ce607e91f956206cc5cabd639cba6d drm-intel
0842841423ca drm/xe/lnl: Apply Wa_22019338487
-:283: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#283: FILE: drivers/gpu/drm/xe/xe_gt.c:821:
+ if ((!xe_uc_fw_is_available(>->uc.gsc.fw) ||
+ xe_uc_fw_is_loaded(>->uc.gsc.fw)) &&
total: 0 errors, 0 warnings, 1 checks, 363 lines checked
0e62af9549c1 drm/xe/guc: Request max GT freq during resume
More information about the Intel-xe
mailing list