commit | c549dc6422e4b720fed6702d70fddd8cee0f5c9a | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Jan 09 20:53:33 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:01:49 2006 -0800 |
tree | 6050aaf2c7fc679376e98dd383c0fbb6b4317b4e | |
parent | a14b2283c5fb8504d15768cbd20fbe337ffdb3d6 [diff] |
[PATCH] nvidiafb: Add support for some pci-e chipsets Chipsets with PCI device ids & 0xf0 == 0x00f0 has their actual chipset type in offset 0x1800 of the mmio space. Add support for this. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>