From owner-freebsd-x11@freebsd.org Sun Mar 20 22:59:11 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 A897FAD6364 for ; Sun, 20 Mar 2016 22:59:11 +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 76E0A3EF for ; Sun, 20 Mar 2016 22:59:11 +0000 (UTC) (envelope-from jean-sebastien.pedron@dumbbell.fr) Received: from [176.158.145.63] (helo=[192.168.75.12]) by mail.made4.biz with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ahmJS-000N35-0s for freebsd-x11@freebsd.org; Sun, 20 Mar 2016 23:59:10 +0100 Subject: Re: patch for 10.x [1/2] To: freebsd-x11@freebsd.org References: <56D9CE73.7040601@FreeBSD.org> <56DF3F20.8010208@FreeBSD.org> <20160309.202739.472965072399772134.ish@amail.plala.or.jp> <20160312.171339.895467153254863648.ish@amail.plala.or.jp> From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Message-ID: <56EF2B3E.1090007@dumbbell.fr> Date: Sun, 20 Mar 2016 23:59:10 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160312.171339.895467153254863648.ish@amail.plala.or.jp> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.21 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, 20 Mar 2016 22:59:11 -0000 Le 12/03/2016 09:13, Masachika ISHIZUKA a écrit : >>> The i915 update is now in HEAD as of r296548: > > It is worked with 10.3-RC2 on my dell xps12. > > % su > # patch -p 0 < i915-patch-for-10.x-part1.diff > # patch -p 0 < i915-patch-for-10.x-part2.diff Hi! Thank you very much for working on this backport! I did not have time to look at your patch yet, but will eventually. -- Jean-Sébastien Pédron