This patch series contains some patches needed to support
radeon graphics cards on ppc64/pseries systems.
Could you please consider including these patches on 3.9.y
stable?
Thank you.
Kleber Sacilotto de Souza (6):
pci: Set dev->dev.type in alloc_pci_dev
powerpc: Set default VGA device
powerpc/pseries: Force 32 bit MSIs for devices that require it
powerpc/pseries: Make 32-bit MSI quirk work on systems lacking
firmware support
powerpc/pseries: Perform proper max_bus_speed detection
radeon: use max_bus_speed to activate gen2 speeds
arch/powerpc/include/asm/machdep.h | 3 ++
arch/powerpc/include/asm/pci-bridge.h | 2 +
arch/powerpc/kernel/pci-common.c | 21 +++++++++++
arch/powerpc/platforms/pseries/msi.c | 55 ++++++++++++++++++++++++++++-
arch/powerpc/platforms/pseries/pci.c | 53 ++++++++++++++++++++++++++++
arch/powerpc/platforms/pseries/pseries.h | 4 ++
arch/powerpc/platforms/pseries/setup.c | 2 +
drivers/gpu/drm/radeon/evergreen.c | 10 ++----
drivers/gpu/drm/radeon/r600.c | 9 +----
drivers/gpu/drm/radeon/rv770.c | 9 +----
drivers/pci/probe.c | 2 +-
11 files changed, 146 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html