Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 25 Mar 2003 12:46:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 25 Mar 2003 12:46:10 -0500 Received: from carisma.slowglass.com ([195.224.96.167]:35085 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Tue, 25 Mar 2003 12:46:08 -0500 Date: Tue, 25 Mar 2003 17:57:18 +0000 (GMT) From: James Simmons To: Linux Kernel Mailing List cc: Linux Fbdev development list Subject: Framebuffer updates. 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: 1035 Lines: 26 As usually I have a patch avalaible at http://phoenix.infradead.org/~jsimmons/fbdev.diff.gz drivers/video/aty/aty128fb.c | 16 +++++++--------- drivers/video/console/fbcon.c | 4 ++-- drivers/video/controlfb.c | 18 +++--------------- drivers/video/platinumfb.c | 28 ++++++++-------------------- drivers/video/radeonfb.c | 10 ++++++++++ drivers/video/softcursor.c | 2 +- 6 files changed, 31 insertions(+), 47 deletions(-) The patch has updates for the ATI Rage 128, Control, and Platnium framebuffer driver. The Radeon patch adds PLL times for the R* series of cards. Memory is now safe to allocate for the software cursor and inside fbcon. There still are issues with syncing which cause the cursor on some systems to become corrupt sometimes. - 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/