From owner-svn-doc-all@FreeBSD.ORG Fri Oct 10 23:16:34 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CDA3D595; Fri, 10 Oct 2014 23:16:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F9E0E; Fri, 10 Oct 2014 23:16:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9ANGYIX062836; Fri, 10 Oct 2014 23:16:34 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9ANGYTF062835; Fri, 10 Oct 2014 23:16:34 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201410102316.s9ANGYTF062835@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Fri, 10 Oct 2014 23:16:34 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45780 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2014 23:16:34 -0000 Author: bjk Date: Fri Oct 10 23:16:33 2014 New Revision: 45780 URL: https://svnweb.freebsd.org/changeset/doc/45780 Log: Add draft report for Intel GPU updates Approved by: hrs (mentor, blanket) Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Fri Oct 10 22:54:06 2014 (r45779) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Fri Oct 10 23:16:33 2014 (r45780) @@ -1814,4 +1814,48 @@ + + Intel GPU Driver Update + + + + + Konstantin + Belousov + + kib@FreeBSD.org + + + + + + Email thread with patch updates and regression test reports. + + + +

+ The project to update the Intel graphics chipset driver + (i915kms) to a recent snapshot of the Linux upstream code + continues. A patch with a large chunk of updates has been + made available to check for regressions against current + functionality, but is not yet expected to provide fully + functional new functionality. The GEM I/O ioctl code path + has been modified to more closely resemble the Linux code + structure (easing future imports). +

+ + + + &os; Foundation + + + + + Fix any bugs reported against the latest versions of the patch. + + + Make Haswell graphics work with Mesa. + + +