Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 25 Mar 2003 13:05:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 25 Mar 2003 13:05:23 -0500 Received: from phoenix.infradead.org ([195.224.96.167]:55053 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Tue, 25 Mar 2003 13:05:19 -0500 Date: Tue, 25 Mar 2003 18:16:24 +0000 (GMT) From: James Simmons To: Petr Vandrovec cc: Helge Hafting , Jurriaan , Subject: Re: 2.6.65 + matrox framebuffer: life is good! In-Reply-To: <20030324083859.GA5881@vana.vc.cvut.cz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1142 Lines: 26 > > Its for testing and it hasn't been fully ported over yet. Its close. > > I was busy fixing higher level bugs but now that most are fixed I can work > > on the matrox driver again. > > There are still some open problems (text mode, hardware cursor), and I missed > something somewhere, as czech font works only on VT1 console with mga-2.5.65 > (on other VTs there is some font loaded, but character mapping looks broken). > I have no idea whether it is my problem or James's... I have tested font changing. It works. > Probably worst problem currently is cursor code: it calls imgblit from interrupt > context, and matroxfb's accelerated procedures are not ready to handle > such thing (patch hooks cursor call much sooner for primary mga head). Fixed now. Also I have a patch that properly fixes image.depth = 0 hack. I will post for people to test. Folks please test the code. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/