From owner-freebsd-x11@freebsd.org Tue Mar 8 21:19:12 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 9780BAC793E for ; Tue, 8 Mar 2016 21:19:12 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39BB2355; Tue, 8 Mar 2016 21:19:12 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: by mail-lb0-x22c.google.com with SMTP id xr8so35665009lbb.1; Tue, 08 Mar 2016 13:19:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=O984SCBOoz+R3j+gay0m6Ay1xlfJoPLt7WqKi1n9wj4=; b=0l8IgW85HQGgI9gepPayKdip/IujjX74JInykFHMxOVkJSkW2vb5iv2NVpHN5EXYI0 XqiqUC64Xq0zIN/dhYtdNfO8rnoBfOBN9lD8+1QxdTDmSDewS7sFl5BAzns/Fe5yM/vp Zdrt03A0bq4XjK+y9JZIqf1IKf79rpvSWO4vCyfkzg6H6mOW6qWntBiM4zHOnuoiyyH6 8ZgYGnMr0qW5n/QRqEwpvAxH6YL6O+MX7T6ZmeiZq0jIT8CsfN6/X1VCV1DF0WR0S26Y gJvBPyNjjcFKFAB/Xt5NXVDPn3cY4eIQF93JDoMGFxjSprmbzg/SgrddQaSH6+PDlppL dy+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=O984SCBOoz+R3j+gay0m6Ay1xlfJoPLt7WqKi1n9wj4=; b=QJH2HxQZ6nlVuLK8hqg3wPLqsh/TiZBiXW2wlBWUhjbJeWkeem+c0tb+FtvlI7DXpG QTSUf+tevj8C+xf6pFI91EGQvzT6FKtTZywoxUl1Inpul2TlmSu/ugZ1gFR25S8McGsR UFZF5Z3PzZhs3RGsSNlbM2/HN1dyLUszH8xiS3RR9EtkcqfBuVtI7a5zYR8FtRseRR3i zmCyOnWCkFlK2giyQHS+qLQ0ID32SkRDahKhcJoZ8p4jAkD3aqhrD0xCPW4pKCrxJKGv KaPqD77dLffn9XiXrwBxY4RJHjt3dkBWTQQqkg8fY7Ufdh/8FVUPAF9ZddzPXPHFuBsF tatA== X-Gm-Message-State: AD7BkJLIKspzSfUTQ6iFnULPC9Pb5t3Vj7Y2l5Eo1BTE8ToZr1x/sKXkQPu/kvSZ94kfuZu2er/JdkpfUEfmEg== MIME-Version: 1.0 X-Received: by 10.25.141.82 with SMTP id p79mr11013943lfd.42.1457471950054; Tue, 08 Mar 2016 13:19:10 -0800 (PST) Received: by 10.112.91.131 with HTTP; Tue, 8 Mar 2016 13:19:09 -0800 (PST) In-Reply-To: <56DF3F20.8010208@FreeBSD.org> References: <56D9CE73.7040601@FreeBSD.org> <56DF3F20.8010208@FreeBSD.org> Date: Tue, 8 Mar 2016 23:19:09 +0200 Message-ID: Subject: Re: i915 update to Linux 3.8 ready! From: Tommi Pernila To: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= Cc: freebsd-x11@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.21 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: Tue, 08 Mar 2016 21:19:12 -0000 Hi, Excellent news! Thank you Jean for all your hard work and late nights! *compiling kernel* More testing results coming your way :) -Tommi On Tue, Mar 8, 2016 at 11:07 PM, Jean-S=C3=A9bastien P=C3=A9dron wrote: > Hi! > > The i915 update is now in HEAD as of r296548: > https://lists.freebsd.org/pipermail/svn-src-head/2016-March/083332.html > > The most eagerly awaited feature is the initial Haswell support. It's > not rock solid but it works. > > Our whole DRM is now on the same page, Linux 3.8. Now, let's turn that > page! > > Thanks to the numerous testers \o/ > > -- > Jean-S=C3=A9bastien P=C3=A9dron > >