✓ CI.checkpatch: success for drm/xe: move the kernel lrc from hwe to execlist port (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 28 07:05:04 UTC 2024
== Series Details ==
Series: drm/xe: move the kernel lrc from hwe to execlist port (rev3)
URL : https://patchwork.freedesktop.org/series/137638/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6fac5e5139d5f393a1d66443e08d2a6a05d4d326
Author: Ilia Levi <ilia.levi at intel.com>
Date: Mon Aug 26 13:06:55 2024 +0300
drm/xe: move the kernel lrc from hwe to execlist port
The kernel lrc is used solely by the execlist infra.
Move it to the execlist port struct and initialize it only when
execlists are used.
v2: Rebase, improve error handling readability (Jonathan)
Signed-off-by: Ilia Levi <ilia.levi at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch 2940d1fa7abe0d2a9acc95fd1c704a8d8cbc68f4 drm-intel
6fac5e5139d5 drm/xe: move the kernel lrc from hwe to execlist port
More information about the Intel-xe
mailing list