From owner-freebsd-x11@freebsd.org Sun Feb 21 23:47:53 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69A6FAAF2B2 for ; Sun, 21 Feb 2016 23:47:53 +0000 (UTC) (envelope-from jean-sebastien.pedron@dumbbell.fr) Received: from mail.made4.biz (mail.made4.biz [IPv6:2001:41d0:2:c018::1:3]) (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 3B1C2757 for ; Sun, 21 Feb 2016 23:47:52 +0000 (UTC) (envelope-from jean-sebastien.pedron@dumbbell.fr) Received: from [176.158.145.63] (helo=[192.168.75.14]) by mail.made4.biz with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aXdjC-00015t-HM for freebsd-x11@freebsd.org; Mon, 22 Feb 2016 00:47:50 +0100 Subject: Re: Testing the new i915 driver (rev. 3820047) To: freebsd-x11@freebsd.org References: <56224C70.8040906@FreeBSD.org> <5622651C.7040206@metricspace.net> From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Message-ID: <56CA4CA6.70905@dumbbell.fr> Date: Mon, 22 Feb 2016 00:47:50 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <5622651C.7040206@metricspace.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Feb 2016 23:47:53 -0000 Le 17/10/2015 17:11, Eric McCorkle a écrit : > Is it possible to build the driver directly into the kernel yet? I > typically build all my commonly-used devices in, so I'd like to make > sure that use case works. Hi! (going through my backlog :) No, I still didn't make the change to build video drivers into the kernel. This is not a technical problem, just near the bottom of my TODO. If someone wants to submit a patch, it is welcome! -- Jean-Sébastien Pédron