✓ CI.checkpatch: success for drm/xe: move the kernel lrc from hwe to execlist port (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Aug 26 10:39:52 UTC 2024
== Series Details ==
Series: drm/xe: move the kernel lrc from hwe to execlist port (rev2)
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 2d41afb1273826c52f41299dd8dcd5ed062309d5
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 3180bea570dadc713d6f1cc50662818d684cfb4a drm-intel
2d41afb12738 drm/xe: move the kernel lrc from hwe to execlist port
More information about the Intel-xe
mailing list