| To: | linux-mips@linux-mips.org, ralf@linux-mips.org |
|---|---|
| Subject: | [PATCH 0/2] OCTEON MSI improvements. |
| From: | David Daney <ddaney@caviumnetworks.com> |
| Date: | Mon, 26 Jul 2010 18:14:14 -0700 |
| Cc: | David Daney <ddaney@caviumnetworks.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
A couple of MSI improvements for OCTEON.
1) Allow 256 MSIs on PCIe.
2) Tell drivers that MSIX is not supported so newer e1000e NICs will work.
Chandrakala Chavva (1):
MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI
interrupts.
David Daney (1):
MIPS: Octeon: Support 256 MSI on PCIe
arch/mips/include/asm/mach-cavium-octeon/irq.h | 2 +-
arch/mips/include/asm/pci.h | 5 +
arch/mips/pci/msi-octeon.c | 322 +++++++++++++++---------
3 files changed, 211 insertions(+), 118 deletions(-)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/2] MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts., David Daney |
|---|---|
| Next by Date: | [PATCH 1/2] MIPS: Octeon: Support 256 MSI on PCIe, David Daney |
| Previous by Thread: | [PATCH] MIPS: Decode core number for R2 CPUs., David Daney |
| Next by Thread: | [PATCH 2/2] MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts., David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |