[Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Fix memory use after free
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 7 21:15:28 UTC 2023
== Series Details ==
Series: drm/xe: Fix memory use after free
URL : https://patchwork.freedesktop.org/series/116235/
State : success
== Summary ==
=== Applying kernel patches on branch 'drm-xe-next' with base: ===
commit 3e6b51c6d857704f98d9186d46bc6c7ab2656151
Author: Matthew Auld <matthew.auld at intel.com>
AuthorDate: Thu Apr 6 16:18:45 2023 +0100
Commit: Rodrigo Vivi <rodrigo.vivi at intel.com>
CommitDate: Fri Apr 7 12:32:43 2023 -0400
drm/xe: fix suspend-resume for dgfx
This stopped working now that TTM treats moving a pinned object through
ttm_bo_validate() as an error, for the general case. Add some new
routines to handle the new special casing needed for suspend-resume.
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/244
Signed-off-by: Matthew Auld <matthew.auld at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Tested-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
=== git am output follows ===
Applying: drm/xe: Fix memory use after free
More information about the Intel-xe
mailing list