✗ CI.checkpatch: warning for drm/xe/vf: Post-migration recovery of queues and jobs (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 6 02:44:20 UTC 2025
== Series Details ==
Series: drm/xe/vf: Post-migration recovery of queues and jobs (rev4)
URL : https://patchwork.freedesktop.org/series/148982/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 30c00f8abb88dc184b15bed8d9f4f55ed88ca31b
Author: Tomasz Lis <tomasz.lis at intel.com>
Date: Fri Jun 6 02:18:23 2025 +0200
drm/xe/vf: Refresh utilization buffer during migration recovery
The WA buffer we use to capture context utilization contains GGTT
references. This means its instructions have to be either fixed or
re-emitted during VF post-migration recovery.
This patch adds re-emitting content of the utilization WA BB during
the recovery.
Signed-off-by: Tomasz Lis <tomasz.lis at intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Michal Winiarski <michal.winiarski at intel.com>
+ /mt/dim checkpatch 308a53b9affc92eca9eaa6117dd62c79d5419ce7 drm-intel
c7ef5f83c3ec drm/xe/sa: Avoid caching GGTT address within the manager
dc33a5bb2245 drm/xe/vf: Finish RESFIX by reset if CTB not enabled
a802bae4af16 drm/xe/vf: Pause submissions during RESFIX fixups
f78036d4b1b5 drm/xe: Block reset while recovering from VF migration
19c7fdd34f6b drm/xe/vf: Rebase HWSP of all contexts after migration
-:109: CHECK:BRACES: Unbalanced braces around else statement
#109: FILE: drivers/gpu/drm/xe/xe_lrc.c:1196:
+ } else
total: 0 errors, 0 warnings, 1 checks, 118 lines checked
c995ad5ff692 drm/xe/vf: Rebase MEMIRQ structures for all contexts after migration
0279455bd633 drm/xe/vf: Post migration, repopulate ring area for pending request
30c00f8abb88 drm/xe/vf: Refresh utilization buffer during migration recovery
More information about the Intel-xe
mailing list