Re: [PATCH 1/2] radeon: fix radeon kms framebuffer device

From: Andy Lutomirski
Date: Mon Jun 22 2009 - 22:39:34 EST


Jerome Glisse wrote:
smem.start is a physical address which kernel can remap to access
video memory of the fb buffer. We now pin the fb buffer into vram
by doing so we are loosing vram but fbdev need to be reworked to
allow change in framebuffer address.

I tested this (and the corresponding 2/2 initialization order, but with radeon as a module), and plymouth seems to be fully functional (graphical boot, password prompt, etc).

(The driver set the wrong mode, but that's a different issue.)

Thanks!

Tested-by: Andy Lutomirski <luto@xxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/