From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 26 Jun 2012 18:21:22 +0200 From: Willy Tarreau To: Jonathan Nieder Cc: Stefan Bader , Lukas Anzinger , Adam Jackson , Eric Anholt , Chris Wilson , linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [2.6.32.y] drm/i915: Attempt to fix watermark setup on 85x (v2) Message-ID: <20120626162122.GA6413@1wt.eu> References: <1340625038-11257-1-git-send-email-stefan.bader@canonical.com> <20120626041458.GC3010@burratino> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120626041458.GC3010@burratino> Sender: linux-kernel-owner@vger.kernel.org List-ID: Hi Jonathan, On Mon, Jun 25, 2012 at 11:14:58PM -0500, Jonathan Nieder wrote: > From: Adam Jackson > Date: Fri, 16 Apr 2010 18:20:57 -0400 > > commit 8f4695ed1c9e068772bcce4cd4ff03f88d57a008 upstream. > > IS_MOBILE() catches 85x, so we'd always try to use the 9xx FIFO sizing; > since there's an explicit 85x version, this seems wrong. > > v2: Handle 830m correctly too. > > [jn: backport to 2.6.32.y to address > https://bugzilla.kernel.org/show_bug.cgi?id=42839] (...) Thank you, I've queued it for 2.6.32.60. Best regards, Willy