Re: [PATCH] vga16fb, drm: vga16fb->drm handoff

2010-04-20 Thread Marcin Slusarz
On Mon, Apr 19, 2010 at 05:20:10PM +0100, James Simmons wrote: > > > More generic approach below - it should work for all drm drivers. > > Unfortunately vga16fb handoff has 2 other issues: > > - It can be compiled as module, so it can be loaded after KMS driver (and > > nothing prevents it right

Re: [PATCH] vga16fb, drm: vga16fb->drm handoff

2010-04-19 Thread James Simmons
> More generic approach below - it should work for all drm drivers. > Unfortunately vga16fb handoff has 2 other issues: > - It can be compiled as module, so it can be loaded after KMS driver (and > nothing prevents it right now) > - vga16fb registration error path is iounmapping memory which was