From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Joachim Subject: Re: Fix for vblank on nvc0 Date: Mon, 12 Nov 2012 17:43:38 +0100 Message-ID: <878va66abp.fsf@turtle.gmx.de> References: <50995728.8080305@canonical.com> <20121111182617.GA15689@joi.lan> <20121111183519.GA2959@joi.lan> <50A009B8.2080107@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <50A009B8.2080107@canonical.com> (Maarten Lankhorst's message of "Sun, 11 Nov 2012 21:25:28 +0100") List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Maarten Lankhorst Cc: Kelly Doran , nouveau@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Ben Skeggs List-Id: nouveau.vger.kernel.org On 2012-11-11 21:25 +0100, Maarten Lankhorst wrote: > Op 11-11-12 19:35, Marcin Slusarz schreef: >> On Sun, Nov 11, 2012 at 07:26:17PM +0100, Marcin Slusarz wrote: >>> On Tue, Nov 06, 2012 at 07:30:00PM +0100, Maarten Lankhorst wrote: >>>> >>>> Op 06-11-12 15:48, Kelly Doran schreef: >>>>> The vblank on nvc0 was not working correctly and would freeze X, I managed >>>>> to track it down and fix it with some help from m.b.lankhorst, see >>>>> https://bugs.freedesktop.org/show_bug.cgi?id=56692 for details. >>>>> >>>> Reviewed-by: Maarten Lankhorst >>>> >>>> I recommended the bar flush since nvd0 does as well, and there might be a small race >>>> otherwise. >>>> >>>> Can this still get in before final 3.7 release? >>> This patch breaks vblank here (nv92) completely. Same here on nv86. > Does removing the bar flush help? No, it does not. Cheers, Sven