From owner-freebsd-x11@freebsd.org Sat Feb 6 00:57:32 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 3D5BEA9EA80 for ; Sat, 6 Feb 2016 00:57:32 +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 0D03164F for ; Sat, 6 Feb 2016 00:57:32 +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 1aRrBq-0005yL-8U for freebsd-x11@freebsd.org; Sat, 06 Feb 2016 01:57:30 +0100 Subject: Re: ValleyView To: freebsd-x11@freebsd.org References: <56B30869.6000109@gmail.com> <56B3997B.70703@gmail.com> From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= X-Enigmail-Draft-Status: N1110 Message-ID: <56B544F9.6030101@dumbbell.fr> Date: Sat, 6 Feb 2016 01:57:29 +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: <56B3997B.70703@gmail.com> Content-Type: text/plain; charset=windows-1252 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: Sat, 06 Feb 2016 00:57:32 -0000 Le 04/02/2016 19:33, Alexander Mishurov a écrit : > Working on dev/drm2/i915/intel_dp.c > > There's lot of code to get from Linux. Hi! I'm already working on an update to the i915 driver, based on Linux 3.8. It includes preliminary ValleyView support (but disabled by default). The code and instructions are available on the wiki if you want to test: https://wiki.freebsd.org/Graphics/Update%20i915%20GPU%20driver%20to%20Linux%203.8 Now, if you want to contribute, that's awesome! Right now, I'm tracking the issue described here: https://github.com/freebsd/freebsd-base-graphics/issues/2 Bug reports and fixes for already supported GPUs (up to Ivy Bridge) are more than welcome! If you prefer to work on the next update, see this thread: https://lists.freebsd.org/pipermail/freebsd-x11/2016-January/017109.html Please indicate on this mailing-list what you want to work on to coordinate with other people. Also, if you can, please join our IRC channel so we can discuss this (#freebsd-xorg on EFnet). Thank you! -- Jean-Sébastien Pédron