Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote:
>
> This patch against current bk replaces the previous one I sent you.
> 
>  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.
> 
>  Andrew: If Linus takes it, you'll need to send him the patch that
>  fixes the old radeonfb build.

I don't think Linus _can_ apply it - he doesn't have
try_acquire_console_sem() for a start.

I currently have:

add-try_acquire_console_sem.patch
update-aty128fb-sleep-wakeup-code-for-new-powermac-changes.patch
radeonfb-massive-update-of-pm-code.patch
radeonfb-build-fix.patch

And the patch which you've just send replaces
radeonfb-massive-update-of-pm-code.patch.

Please confirm that all four are needed.

Are you seriously proposing this for 2.6.11??
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to