From owner-freebsd-current@FreeBSD.ORG Thu Jun 30 16:23:20 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F6D6106564A for ; Thu, 30 Jun 2011 16:23:20 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 073C18FC15 for ; Thu, 30 Jun 2011 16:23:19 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id p5UGNFgO017782 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Jun 2011 19:23:16 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id p5UGNFv9098078; Thu, 30 Jun 2011 19:23:15 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id p5UGNFo3098077; Thu, 30 Jun 2011 19:23:15 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 30 Jun 2011 19:23:15 +0300 From: Kostik Belousov To: x11@freebsd.org Message-ID: <20110630162315.GV48734@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6cv90ZHrlxJiM48h" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: current@freebsd.org Subject: Intel GPU kernel driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2011 16:23:20 -0000 --6cv90ZHrlxJiM48h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline [Please remove current@ when replying.] I created the first code drop for the ongoing GEM/KMS project. Please note that this is not an end-user release, and even _not_ a call for testing. The project is not finished yet, and I expect quite more efforts from me even after the scheduled project end, and from ports/x11 people, before the driver and usermode infrastructure will be ready for the general public consumption. That said, the patch is only of use for you now if you want to review, debug or otherwise help the project. The driver is known to be unstable, some parts are missing, some (esp. VM changes) are under the discussion and propably will be changed. If you have fix or useful bug analisys or suggestions for improvements, you are welcome. I will not answer to the support requests for this code now, please do not waste your time asking for it. The pointers to the patches, useful hints for debugging and bug reporting, and some notes are at the http://wiki.freebsd.org/Intel_GPU. I will maintain this page further. Current patch is ~50KLOC, it took quite an efforts to bring the code to the state where there is something to debug. Thanks for everybody who waited for it, and please be patient while the further work is done. --6cv90ZHrlxJiM48h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk4MovMACgkQC3+MBN1Mb4i1SgCbBMCrSa0ayyHkjndiGs1R2wo3 SU8AoPL/7Sk+xyXOhhOMlHf60hEwS9AL =1brR -----END PGP SIGNATURE----- --6cv90ZHrlxJiM48h--