✓ CI.checkpatch: success for drm/xe/irq: allocate all possible msix interrupts (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 24 07:54:51 UTC 2024
== Series Details ==
Series: drm/xe/irq: allocate all possible msix interrupts (rev5)
URL : https://patchwork.freedesktop.org/series/128832/
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
b2ca823f819193c33ab811dfac08c614138d6d46
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 902eb3637a2dbcef4ab83d9b40ff2980d4c5458a
Author: Dani Liberman <dliberman at habana.ai>
Date: Wed Jan 24 09:50:58 2024 +0200
drm/xe/irq: allocate all possible msix interrupts
If platform supports MSIX, driver needs to allocate all possible
interrupts.
v2:
- drop msix_cap and use the api return code instead.
- fix commit message.
v3:
- pass specific type in irq flags.
Cc: Ohad Sharabi <osharabi at habana.ai>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Dani Liberman <dliberman at habana.ai>
+ /mt/dim checkpatch 0496fe20d8ed5e73ed186d293ef67e7bae4658eb drm-intel
902eb3637 drm/xe/irq: allocate all possible msix interrupts
More information about the Intel-xe
mailing list