From owner-freebsd-x11@freebsd.org Sun Feb 28 22:54:54 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 37F34AB8218; Sun, 28 Feb 2016 22:54:54 +0000 (UTC) (envelope-from isoa@kapsi.fi) Received: from mail.kapsi.fi (mx1.kapsi.fi [IPv6:2001:1bc8:1004::1:25]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 018A7174D; Sun, 28 Feb 2016 22:54:53 +0000 (UTC) (envelope-from isoa@kapsi.fi) Received: from karviainen.kapsi.fi ([217.30.184.182] helo=roundcube.kapsi.fi) by mail.kapsi.fi with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1aaAEk-0002NC-5n; Mon, 29 Feb 2016 00:54:50 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Mon, 29 Feb 2016 00:54:49 +0200 From: Arto Pekkanen To: =?UTF-8?Q?Jean-S=C3=A9bastien_P=C3=A9dron?= Cc: freebsd-x11@freebsd.org, owner-freebsd-x11@freebsd.org In-Reply-To: <56CF88FB.7070400@FreeBSD.org> References: <56CF88FB.7070400@FreeBSD.org> Message-ID: <804ab0924f42169c56ed88a9cb6ddb56@kapsi.fi> X-Sender: isoa@kapsi.fi User-Agent: RoundCube Webmail/0.9.4 X-SA-Exim-Connect-IP: 217.30.184.182 X-SA-Exim-Mail-From: isoa@kapsi.fi X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=ham version=3.3.2 Subject: Re: i915: "BUG ON: obj->base.write_domain & ~I915_GEM_GPU_DOMAINS" fixed! X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mail.kapsi.fi) 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, 28 Feb 2016 22:54:54 -0000 Awesome work Jean :) You are my hero!!! I will test the new version soon and report back if something interesting happens! Jean-Sébastien Pédron kirjoitti 26.02.2016 01:06: > Hi! > > I believe the regression with Sandybridge and Ivy Bridge in the > upcoming > i915 update is finally fixed! I know it crippled several people, that's > why I wanted to let you know. > > All the defailt are in the GitHub issue: > https://github.com/freebsd/freebsd-base-graphics/issues/2 > > ... and the commit message: > https://github.com/freebsd/freebsd-base-graphics/commit/8c418d9cf8e434a5d025a149ff26f4a742952c88 > > The update is almost ready to be committed to HEAD. I still have a > couple questions to ask and a few changes to commit. -- Arto Pekkanen