✓ CI.checkpatch: success for memirq infra changes (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 28 11:49:22 UTC 2024
== Series Details ==
Series: memirq infra changes (rev3)
URL : https://patchwork.freedesktop.org/series/137643/
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 fedbd4415a1d30a287eb310c8b947f055c7b3f3a
Author: Ilia Levi <ilia.levi at intel.com>
Date: Wed Aug 28 12:18:41 2024 +0300
drm/xe: separate memirq reset/postinstall from vf
Up until now only VF used Memory Based Interrupts (memirq).
Moving reset/postinstall flows out of VF to cater for other usages.
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
08a4eb157727 drm/xe: move memirq out of vf
295d053f9a78 drm/xe: memirq infra changes for msix
0425c1acb33b drm/xe: add memirq offsets for engine instance 0 to hw engine properties
5c9eb1e95e75 drm/xe: memirq handler changes
fedbd4415a1d drm/xe: separate memirq reset/postinstall from vf
More information about the Intel-xe
mailing list