Re: Fix for drm/agpgart init issue

2010-02-26 Thread Bastian Blank
On Wed, Feb 24, 2010 at 06:58:38PM +0100, Bastian Blank wrote: > One quick fix is to make all the agp drivers built-in. I intend to make all AGP drivers built-in, until a better solution can be found. This affects alpha, amd64, i386, ia64 and powerpc. Bastian -- The best diplomat I know is a fu

Fix for drm/agpgart init issue

2010-02-24 Thread Bastian Blank
Hi Currently the drm drivers needs a correctly inizialized agpgart. However there is no proper dependency possible, so this is quiet racy. It fails with the following error: | [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module. One quick fix is to make all the agp drivers built-i