✓ CI.checkpatch: success for memirq infra changes (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Mon Sep 2 14:17:02 UTC 2024
== Series Details ==
Series: memirq infra changes (rev4)
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 646cb0e6d39fd7eace22fad9e1525f1ca854c322
Author: Ilia Levi <ilia.levi at intel.com>
Date: Mon Sep 2 17:08:26 2024 +0300
drm/xe: memirq handler changes
This patch exposes an interrupt processing handler for a single hw engine.
This handler also caters for the MSI-X mode, where the hardware engines
report interrupt source and status to the offset of engine instance zero.
Refactored code to use this handler from the VF use-case as well.
Signed-off-by: Ilia Levi <ilia.levi at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch d5b1bfdcb803eb5b8b572a2fed8a9134993b47e5 drm-intel
a2aebe799d13 drm/xe: MSI-X support placeholder
5f2c9f7e0a38 drm/xe: move memirq out of VF
9e820bcc7c05 drm/xe: memirq infra changes for MSI-X
646cb0e6d39f drm/xe: memirq handler changes
More information about the Intel-xe
mailing list