]> git.neil.brown.name Git - history.git/commit
[PATCH] radeonfb update
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Feb 2005 00:03:30 +0000 (16:03 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 11 Feb 2005 00:03:30 +0000 (16:03 -0800)
commitb4eca0a829719fc1b744168217dcc155ba4ecc4a
tree31a14912f14ca3c9714a8411c9bb811996ae11a5
parentbcbfc29de3e72cb37f9b38c01c13e4c979a98e74
[PATCH] radeonfb update

It adds the sleep support for newer powermacs, improve power saving on some
laptops, makes use of the new fbdev modelist management routines, and fixes
a few backlight related issues.

I tested it on a thinkpad T30 and a few PPC boxes with success.  It should
be less invasive than the previous one (I don't try to restore the mode on
exit, that is what breaks the thinkpad and possibly other stuffs that boot
in VGA text mode), plus fixed a couple of bugs in the mode detection code.
I also reverted the memory map fix on ppc since it doesn't work properly on
some recent laptops where the firmware sets a tiled display.  I'll rework
that completely to update the memory map as part of the mode setting later.
That should fix various issues when switching with X/DRI on x86.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/aty/ati_ids.h
drivers/video/aty/radeon_base.c
drivers/video/aty/radeon_monitor.c
drivers/video/aty/radeon_pm.c
drivers/video/aty/radeonfb.h
drivers/video/radeonfb.c
include/video/radeon.h