✓ CI.checkpatch: success for memirq infra changes (rev5)

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 12 09:10:08 UTC 2024


== Series Details ==

Series: memirq infra changes (rev5)
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bf630e46cb81e0f9d63b487fcab1309e451638cd
Author: Ilia Levi <ilia.levi at intel.com>
Date:   Thu Sep 12 11:54:38 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 2a82cdb09312f038cb1feec60a133e9299bac4e7 drm-intel
032e31debbff drm/xe: move memirq out of VF
c0e1a5874030 drm/xe: memirq infra changes for MSI-X
bf630e46cb81 drm/xe: memirq handler changes




More information about the Intel-xe mailing list