✓ CI.checkpatch: success for MSI-X support

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 28 13:01:52 UTC 2024


== Series Details ==

Series: MSI-X support
URL   : https://patchwork.freedesktop.org/series/141880/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bc0ef3dcacdbb7f02e8fb9e8b27ba4931e62816e
Author: Dani Liberman <dliberman at habana.ai>
Date:   Thu Nov 28 14:53:45 2024 +0200

    drm/xe/uapi: Support requesting unique MSI-X for exec queue
    
    Unique MSI-X per exec queue will improve the performance of the
    IRQ handler. In case no MSI-X is available, the uAPI will return
    -EBUSY error and the user would be able to execute the uAPI again
    without the flag (fallback to default MSI-X).
    
    Co-developed-by: Ilia Levi <ilia.levi at intel.com>
    Signed-off-by: Ilia Levi <ilia.levi at intel.com>
    Signed-off-by: Dani Liberman <dliberman at habana.ai>
+ /mt/dim checkpatch f3f406165a3d5f0fcb60be2060b7920ac385dc22 drm-intel
b3c83ccc4d87 drm/xe: Make irq enabled flag atomic
3652bf33d0e4 drm/xe/irq: Separate MSI and MSI-X flows
c10c8147f6ac drm/xe: Initial MSI-X support for HW engines
8a2227afc5fd drm/xe/irq: Manage MSI-X interrupts allocation
bc0ef3dcacdb drm/xe/uapi: Support requesting unique MSI-X for exec queue




More information about the Intel-xe mailing list