✗ CI.checkpatch: warning for PF: Add functions to save and restore VF LMEM and CCS data
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 16 12:43:16 UTC 2024
== Series Details ==
Series: PF: Add functions to save and restore VF LMEM and CCS data
URL : https://patchwork.freedesktop.org/series/140050/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9d0c5b77e93172d98064765929d5942168b2f923
Author: Lukasz Laguna <lukasz.laguna at intel.com>
Date: Wed Oct 16 11:57:45 2024 +0200
drm/xe/pf: Add functions to save and restore VF LMEM and CCS data
State of VF LMEM and corresponding CCS metadata needs to be saved and
restored during migration of VM with attached dGPU VF. Add helpers that
allow it. We will start using them in upcoming patches.
Signed-off-by: Lukasz Laguna <lukasz.laguna at intel.com
+ /mt/dim checkpatch 12e4970af1ecdeb76e94df2daf51a9c3d6b9f519 drm-intel
ac7fed655423 drm/xe/migrate: Add function for raw copy of VRAM and CCS
19b772bf306f drm/xe/bo: Add trylock helper for buffer objects
9d0c5b77e931 drm/xe/pf: Add functions to save and restore VF LMEM and CCS data
-:11: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Lukasz Laguna <lukasz.laguna at intel.com'
#11:
Signed-off-by: Lukasz Laguna <lukasz.laguna at intel.com
-:153: ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Lukasz Laguna <lukasz.laguna at intel.com>'
total: 2 errors, 0 warnings, 0 checks, 130 lines checked
More information about the Intel-xe
mailing list