On 2020-06-03 5:45 a.m., Piotr Stankiewicz wrote: > There are several places in the kernel which check/ask for MSI or MSI-X > interrupts. It would make sense to have a shorthand constant, similar to > PCI_IRQ_ALL_TYPES, to use in these situations. So add PCI_IRQ_MSI_TYPES, > for this purpose. > > Signed-off-by: Piotr Stankiewicz <piotr.stankiew...@intel.com> > Suggested-by: Andy Shevchenko <andriy.shevche...@intel.com> > Reviewed-by: Andy Shevchenko <andriy.shevche...@intel.com> Looks good to me, Reviewed-by: Logan Gunthorpe <log...@deltatee.com> Thanks, Logan _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx
- [PATCH 00/15] forward MSIx vector enable error code in ... Piotr Stankiewicz
- Re: [PATCH 00/15] forward MSIx vector enable error... Bjorn Helgaas
- [PATCH v2 00/15] Forward MSI-X vector enable e... Piotr Stankiewicz
- [PATCH v2 02/15] PCI: Add shorthand define... Piotr Stankiewicz
- Re: [PATCH v2 02/15] PCI: Add shorthan... Logan Gunthorpe
- Re: [PATCH v2 02/15] PCI: Add shorthan... Luben Tuikov
- [PATCH v2 07/15] drm/amdgpu: Use PCI_IRQ_M... Piotr Stankiewicz
- Re: [PATCH v2 07/15] drm/amdgpu: Use P... Alex Deucher
- [PATCH v3 00/15] Forward MSI-X vector enab... Piotr Stankiewicz
- [PATCH v3 02/15] PCI: Add macro for me... Piotr Stankiewicz
- [PATCH v3 07/15] drm/amdgpu: Use PCI_I... Piotr Stankiewicz
- Re: [PATCH v3 07/15] drm/amdgpu: ... Alex Deucher
- [PATCH] drm/amdgpu: Simplify ... Piotr Stankiewicz
- RE: [PATCH v3 07/15] drm/amdg... Stankiewicz, Piotr