Re: [PATCH 10/13] mac68k: start CUDA early, take 2

2009-12-23 Thread Geert Uytterhoeven
On Tue, Nov 17, 2009 at 10:03, Finn Thain wrote: > The valkyriefb driver needs the CUDA to work in order to set the video > mode at boot. So initialise the device earlier, and bring the m68k code > closer to the powermac code. > > Take 2 was changed as per Benjamin Herrenschmidt's review. Ben, OK

Re: [PATCH 10/13] mac68k: start CUDA early

2009-11-16 Thread Benjamin Herrenschmidt
On Wed, 2009-11-04 at 00:46 +1100, Finn Thain wrote: > The valkyriefb driver needs the CUDA to work in order to set the video > mode at boot. Initialising the device earlier, and bring the m68k code > closer to the powermac code. > > Signed-off-by: Finn Thain Hi Finn ! > @@ -224,20 +249,9 @@