✓ CI.checkpatch: success for drm/xe: enable lite restore
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 16 18:58:37 UTC 2024
== Series Details ==
Series: drm/xe: enable lite restore
URL : https://patchwork.freedesktop.org/series/140072/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 102b65e9b67608afda21b8583062cd045cc2d3bc
Author: Fei Yang <fei.yang at intel.com>
Date: Wed Oct 16 11:57:26 2024 -0700
drm/xe: enable lite restore
The lite restore is a performance improvement feature which avoids
unnecessary full context save and restore if the task been switched
in is the same as the one been switched out. This is supposed to be
enabled by default.
Signed-off-by: Fei Yang <fei.yang at intel.com>
Cc: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch 87312f4bbb70018f831a8ef565db9cdc37b4da67 drm-intel
102b65e9b676 drm/xe: enable lite restore
More information about the Intel-xe
mailing list