✓ CI.checkpatch: success for drm/xe/irq: allocate all possible msix interrupts (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sun Jan 21 09:06:25 UTC 2024
== Series Details ==
Series: drm/xe/irq: allocate all possible msix interrupts (rev2)
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 014ff577da6c0bad39bfd4eb2eef17367887061d
Author: Dani Liberman <dliberman at habana.ai>
Date: Sun Jan 21 11:02:14 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.
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 b239ffd479309ebbf0bd530ef632c8ef3ee78d7a drm-intel
014ff577d drm/xe/irq: allocate all possible msix interrupts
More information about the Intel-xe
mailing list