From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [BISECTED, -next] drm/i915: blurred HDMI output Date: Mon, 18 Oct 2010 21:13:59 +0200 Message-ID: <201010182114.00329.arnd@arndb.de> References: <201010171937.13642.arnd@arndb.de> <20101018115648.09bac8be@jbarnes-desktop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.8]) by gabe.freedesktop.org (Postfix) with ESMTP id 8AE149E74B for ; Mon, 18 Oct 2010 12:14:21 -0700 (PDT) In-Reply-To: <20101018115648.09bac8be@jbarnes-desktop> 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: Jesse Barnes Cc: Jason Wessel , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Monday 18 October 2010 20:56:48 Jesse Barnes wrote: > Hm, the LVDS code should take care of panel fitting in > the !HAS_PCH_SPLIT case. Does this patch achieve the same thing as > yours? Maybe we were leaving a stale PFIT value in place... No, your patch doesn't have any effect for me. Arnd