From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH 11/26] drm/i915: fix VLV limits and m/n/p calculations Date: Thu, 7 Mar 2013 13:41:37 -0800 Message-ID: <20130307134137.7de8ed7f@jbarnes-desktop> References: <1362175722-9281-1-git-send-email-jbarnes@virtuousgeek.org> <1362175722-9281-11-git-send-email-jbarnes@virtuousgeek.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from oproxy6-pub.bluehost.com (oproxy6-pub.bluehost.com [67.222.54.6]) by gabe.freedesktop.org (Postfix) with SMTP id 4F155E5F88 for ; Thu, 7 Mar 2013 13:41:15 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Daniel Vetter Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, 5 Mar 2013 13:56:31 +0100 Daniel Vetter wrote: > On Fri, Mar 1, 2013 at 11:08 PM, Jesse Barnes wrote: > > From: Pallavi G > > > > > > For high res modes m n p calculation is fixed for VLV platform. > > > > Signed-off-by: Vijay Purushothaman > > Signed-off-by: Pallavi G > > Signed-off-by: Yogesh M > > Signed-off-by: Gajanan Bhat > > I'll throw a few more nits on top: > - From: should usually also be the first sob line or maybe a quick > comment about the origins of the patch. > - This function indents a few too many levels by any standard. > - I'd prefer if we switch dp to just select the desired m/n/p values > for a given clock like on all other platforms. See the vlv FIXME in > https://patchwork.kernel.org/patch/2173841/ Yeah, seems reasonable... lemme see about fixing that up along with what Ville suggested. -- Jesse Barnes, Intel Open Source Technology Center