✓ CI.checkpatch: success for Revert "drm/xe: enable lite restore" (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 18 01:26:42 UTC 2025
== Series Details ==
Series: Revert "drm/xe: enable lite restore" (rev2)
URL : https://patchwork.freedesktop.org/series/147946/
State : success
== 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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit eb8cd1421f67c377c7da748c603e627ed90331c6
Author: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Date: Thu Apr 17 16:57:56 2025 -0700
Revert "drm/xe: enable lite restore"
Lite restore is breaking some functionality in MangoHud. While lite
restore is certainly preferable, it is throwing off per context
utilization calculations that rely on the context switching out. The
utilization counters are used by MangoHud to overlay GPU utilization on
screen.
Hold off on enabling lite restore until we find a better way to
accommodate lite restore with per context utilization counters.
v2: checkpatch issues fixed
This reverts commit 6ef3bb60557d5e7f5af442c8c9ef0a9190bf3d23.
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4532
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 1e5b5f168ee053192ea7ec05bfe826f848be7d68 drm-intel
eb8cd1421f67 Revert "drm/xe: enable lite restore"
More information about the Intel-xe
mailing list