✓ CI.checkpatch: success for drm/xe/irq: allocate all possible msix interrupts (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 22 09:00:24 UTC 2024
== Series Details ==
Series: drm/xe/irq: allocate all possible msix interrupts (rev3)
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 69285bee46913c38f957add4fc704c59fc7c00b3
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 cf77aca631655da119d860e2528d266a05ca87d2 drm-intel
69285bee4 drm/xe/irq: allocate all possible msix interrupts
More information about the Intel-xe
mailing list