✓ CI.checkpatch: success for memirq infra changes
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 22 13:14:10 UTC 2024
== Series Details ==
Series: memirq infra changes
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 0934a546ebdb490dbd9ae6a829588c6bb2c59e5c
Author: Ilia Levi <ilia.levi at intel.com>
Date: Thu Aug 22 16:08:15 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>
+ /mt/dim checkpatch dc922f9a42d9a7d424b1059ba905b6666ac148c8 drm-intel
afa55b4c30d4 drm/xe: move memirq out of vf
33acc3994070 drm/xe: memirq infra changes for msix
86370673ceb4 drm/xe: add memirq offsets for engine instance 0 to hw engine properties
93091474f3d1 drm/xe: memirq handler changes
0934a546ebdb drm/xe: separate memirq reset/postinstall from vf
More information about the Intel-xe
mailing list