Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 11 Dec 2002 02:44:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 11 Dec 2002 02:44:57 -0500 Received: from willow.compass.com.ph ([202.70.96.38]:25607 "EHLO willow.compass.com.ph") by vger.kernel.org with ESMTP id ; Wed, 11 Dec 2002 02:44:56 -0500 Subject: [FBDEV]: Framebuffer driver for Intel 810/815 chipsets From: Antonino Daplas To: James Simmons Cc: Linux Fbdev development list , Linux Kernel Mailing List Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1039603490.1147.80.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 11 Dec 2002 15:46:21 +0500 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1412 Lines: 40 James, It seems the fbdev framework is stable enough, and already in the development tree. So, I'm submitting a driver for the Intel 810/815 for review and perhaps inclusion to your tree (to get more testing), and hopefully merge with Linus's tree. The patch is against linux-2.5.51, but will not work yet because of 2 reasons: 1. agpgart is not working for the i810 2. support for early agp initialization needs to be added. Once #1 is fixed, the driver should work as a module. And once #2 gets included, the driver can be compiled statically. Dave Jones (thanks for the help, by the way) has already #2 in his tree (tested and works), and is currently working on #1 (I have a hacked version at home). The driver should be compliant with fbdev-2.5, and should support most if not all features that are to be expected (modularity, state saving and restoring, full hardware support, etc). One thing also that's very important for many people is that the driver will work with XFree86 with its native i810 drivers without further modification, and quite stably too. The patch is at http://i810fb.sourceforge.net/linux-2.5.51-i810fb.diff.gz Thanks, Tony - 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/