✗ CI.checkpatch: warning for Revert "CCS save restore for IGPU" (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 28 15:33:14 UTC 2025
== Series Details ==
Series: Revert "CCS save restore for IGPU" (rev2)
URL : https://patchwork.freedesktop.org/series/152172/
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
c298eac5978c38dcc62a70c0d73c91765e7cc296
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f0e366068144e496f9fdbbe704a97a4ee3efb53a
Author: Satyanarayana K V P <satyanarayana.k.v.p at intel.com>
Date: Mon Jul 28 15:32:48 2025 +0530
Revert "drm/xe/vf: Create contexts for CCS read write"
The VF CCS save/restore series (patchwork #149108) has a dependency
on the migration framework. A recent migration update in commit
d65ff1ec8535 ("drm/xe: Split xe_migrate allocation from initialization")
caused a VM crash during XE driver release for iGPU devices.
This reverts commit f3009272ff2ec0498426001e4dd2a12c50234e08.
Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p at intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Michał Winiarski <michal.winiarski at intel.com>
Cc: Piotr Piórkowski <piotr.piorkowski at intel.com>
+ /mt/dim checkpatch 51feeecc1f4cd7066d2ba2cd35f5c1ff39af6a09 drm-intel
82ffefae8b7f Revert "drm/xe/vf: Register CCS read/write contexts with Guc"
89bb3628e5e0 Revert "drm/xe/vf: Attach and detach CCS copy commands with BO"
f0e366068144 Revert "drm/xe/vf: Create contexts for CCS read write"
-:182: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#182:
deleted file mode 100644
total: 0 errors, 1 warnings, 0 checks, 119 lines checked
More information about the Intel-xe
mailing list