From owner-freebsd-current@FreeBSD.ORG Mon Oct 6 13:36:37 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D70BE9ED; Mon, 6 Oct 2014 13:36:37 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5BDEAC67; Mon, 6 Oct 2014 13:36:36 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id s96DaSkC015760 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 6 Oct 2014 17:36:28 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id s96DaRNY015759; Mon, 6 Oct 2014 17:36:27 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 6 Oct 2014 17:36:27 +0400 From: Gleb Smirnoff To: Konstantin Belousov Subject: Re: i915 driver update testing Message-ID: <20141006133627.GH73266@FreeBSD.org> References: <20141003170258.GG26076@kib.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141003170258.GG26076@kib.kiev.ua> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: x11@freebsd.org, current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 06 Oct 2014 13:36:37 -0000 On Fri, Oct 03, 2014 at 08:02:59PM +0300, Konstantin Belousov wrote: K> Please find at the K> https://kib.kiev.ua/kib/drm/i915.1.patch K> a patch which provides some updates to the i915 driver. At large, this K> is import of the batch of Linux commits, and as such, it is interesting K> mostly as attempt to restart the race to get us more up to date Linux code K> imported. It might provide some bug fixes, most likely for IvyBridge. K> Interesting from the development PoV is the update of the GEM i/o ioctl K> code path to mimic Linux code structure. K> K> I am asking _only_ for reports of regressions with the patch applied, K> comparing with the code which is currently in HEAD. I will not debug K> any existing bugs, my goal right now is to commit this update, which is K> needed for further work. I.e., only when you get an issue with the patch K> applied, but cannot reproduce the problem without the patch, please K> prepare a bug report. Thinkpad X1 Carbon: screen black after X starts. -- Totus tuus, Glebius.