From owner-freebsd-x11@freebsd.org Thu Mar 3 14:10:48 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 24C8AA93675 for ; Thu, 3 Mar 2016 14:10:48 +0000 (UTC) (envelope-from listjm@club-internet.fr) Received: from smtp23.services.sfr.fr (smtp23.services.sfr.fr [93.17.128.20]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFF3FC6B for ; Thu, 3 Mar 2016 14:10:47 +0000 (UTC) (envelope-from listjm@club-internet.fr) Received: from filter.sfr.fr (localhost [88.142.216.231]) by msfrf2309.sfr.fr (SMTP Server) with ESMTP id A2F247000061; Thu, 3 Mar 2016 15:02:22 +0100 (CET) Authentication-Results: sfrmc.priv.atos.fr; dkim=none (no signature); dkim-adsp=none (no policy) header.from=listjm@club-internet.fr Received: from [192.168.1.51] (231.216.142.88.rev.sfr.net [88.142.216.231]) by msfrf2309.sfr.fr (SMTP Server) with ESMTP id 677CF700005D; Thu, 3 Mar 2016 15:02:22 +0100 (CET) X-SFR-UUID: 20160303140222425.677CF700005D@msfrf2309.sfr.fr Subject: Testing the new i915 driver (HD Graphics 4400 and G41 Express) To: freebsd-x11@freebsd.org, =?iso-8859-1?q?Jean-S=E9bastien_P=E9dron?= From: Juan =?iso-8859-1?b?UmFt824=?= Molina Menor Message-ID: <56D843EC.7000506@club-internet.fr> Date: Thu, 3 Mar 2016 15:02:20 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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: Thu, 03 Mar 2016 14:10:48 -0000 Hi! Just a quick update after the recent commits (the latest being 4c5467a on March 2, the master branch merge) : no regressions seen on both HD Graphics 4400 and G41 Express GPUs. Cheers, Juan