commit | 10b4ad1a53e40425122a1a8f21f2d7428fa31e08 | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Thu Sep 24 17:02:07 2015 -0500 |
committer | Bjorn Helgaas <helgaas@kernel.org> | Thu Sep 24 17:02:07 2015 -0500 |
tree | 59104f2b2fa59023f687f6fdf3cc1cc2d4162569 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
PCI: Disable MSI on SiS 761 MSI is broken on SiS 761 chipset at least on PC Chips A31G board. No interrupts are delivered once MSI is enabled for a device. This causes hang on X11 start with a nVidia card installed (with nouveau driver). Disable MSI completely for this chipset. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Bjorn Helgaas <helgaas@kernel.org>