From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH] drm/i915: reverse dp link param selection, prefer fast over wide again Date: Mon, 3 Mar 2014 08:10:05 -0800 Message-ID: <20140303081005.23a7ac4b@jbarnes-desktop> References: <1393841890-15549-1-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from oproxy4-pub.mail.unifiedlayer.com (oproxy4-pub.mail.unifiedlayer.com [74.220.216.66]) by gabe.freedesktop.org (Postfix) with SMTP id 675C7FBE8E for ; Mon, 3 Mar 2014 08:09:38 -0800 (PST) In-Reply-To: <1393841890-15549-1-git-send-email-daniel.vetter@ffwll.ch> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Daniel Vetter Cc: Intel Graphics Development , peter@colberg.org List-Id: intel-gfx@lists.freedesktop.org On Mon, 3 Mar 2014 11:18:10 +0100 Daniel Vetter wrote: > ... it's this time of the year again. Originally we've frobbed this to > fix up some regressions, but maybe our DP code improved sufficiently > now that we can dare to do again what the spec recommends. > > This reverts > > commit 2514bc510d0c3aadcc5204056bb440fa36845147 > Author: Jesse Barnes > Date: Thu Jun 21 15:13:50 2012 -0700 > > drm/i915: prefer wide & slow to fast & narrow in DP configs > > I'm pretty sure I'll regret this patch, but otoh I expect we won't > make progress here without poking the devil occasionally. Acked-by: Jesse Barnes