]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd152d0fc7b1e2717411fa340098ab6609b2dc99e
treea93505ba7f7983e529b3cf19670cfc1b1af75fc7
parenta892b4fd5571b225ac167da576aef6ef610279ac
[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