[PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"
authorSven Henkel <shenkel@gmail.com>
Sat, 1 Oct 2005 22:29:18 +0000 (08:29 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 2 Oct 2005 00:01:48 +0000 (17:01 -0700)
commit14bfd1ff94f519a59b1e88e682819332d7e98171
treea93505ba7f7983e529b3cf19670cfc1b1af75fc7
parent14bf01bb0599c89fc7f426d20353b76e12555308
[PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"

This adds suspend support for the Radeon M11 chip in 12" iBooks
manufactured after July 2005.  I don't know if the new 14" iBooks also
have that chip, so they might also be supported.

The chip identifies itself as "RV350 NV" (pci id 0x4e56), revision 0x80.
Apple calls it "Snowy", xfree86 names it "ATI FireGL Mobility T2 (M11)
NV (AGP)".  So, we seem to be lucky here: The suspend-code for the M10
(which also is a "RV350 NV") works flawless for that chip.

Signed-off-by: Sven Henkel <shenkel@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/aty/radeon_pm.c