* Re: [PATCH] radeonfb: add chip definition for RV370 5b63
2007-11-16 0:20 [PATCH] radeonfb: add chip definition for RV370 5b63 Andreas Herrmann
@ 2007-11-15 23:31 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2007-11-15 23:31 UTC (permalink / raw)
To: Andreas Herrmann; +Cc: linux-fbdev-devel
On Fri, 2007-11-16 at 01:20 +0100, Andreas Herrmann wrote:
> .. which I've found on a Sapphire X550 (Silent).
>
> Signed-off-by: Andreas Herrmann <aherrman@arcor.de>
> ---
If it works, go for it. Ack.
Ben.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] radeonfb: add chip definition for RV370 5b63
@ 2007-11-16 0:20 Andreas Herrmann
2007-11-15 23:31 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Herrmann @ 2007-11-16 0:20 UTC (permalink / raw)
To: benh, linux-fbdev-devel
.. which I've found on a Sapphire X550 (Silent).
Signed-off-by: Andreas Herrmann <aherrman@arcor.de>
---
drivers/video/aty/radeon_base.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/video/aty/radeon_base.c b/drivers/video/aty/radeon_base.c
index 1e32b3d..62867cb 100644
--- a/drivers/video/aty/radeon_base.c
+++ b/drivers/video/aty/radeon_base.c
@@ -202,6 +202,7 @@ static struct pci_device_id radeonfb_pci_table[] = {
CHIP_DEF(PCI_CHIP_RV380_3154, RV380, CHIP_HAS_CRTC2 | CHIP_IS_MOBILITY),
CHIP_DEF(PCI_CHIP_RV370_5B60, RV380, CHIP_HAS_CRTC2),
CHIP_DEF(PCI_CHIP_RV370_5B62, RV380, CHIP_HAS_CRTC2),
+ CHIP_DEF(PCI_CHIP_RV370_5B63, RV380, CHIP_HAS_CRTC2),
CHIP_DEF(PCI_CHIP_RV370_5B64, RV380, CHIP_HAS_CRTC2),
CHIP_DEF(PCI_CHIP_RV370_5B65, RV380, CHIP_HAS_CRTC2),
CHIP_DEF(PCI_CHIP_RV370_5460, RV380, CHIP_HAS_CRTC2 | CHIP_IS_MOBILITY),
--
1.5.3.4
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-15 23:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-16 0:20 [PATCH] radeonfb: add chip definition for RV370 5b63 Andreas Herrmann
2007-11-15 23:31 ` Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).