From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugeni Dodonov Subject: Re: [PATCH 1/4] drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV Date: Mon, 18 Jun 2012 12:22:51 -0300 Message-ID: <4FDF47CB.5000904@linux.intel.com> References: <1339697090-29467-1-git-send-email-jbarnes@virtuousgeek.org> Reply-To: eugeni.dodonov@intel.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTP id 09B7F9F378 for ; Mon, 18 Jun 2012 08:30:42 -0700 (PDT) In-Reply-To: <1339697090-29467-1-git-send-email-jbarnes@virtuousgeek.org> 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: Jesse Barnes Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On 06/14/2012 03:04 PM, Jesse Barnes wrote: > The RCBP workaround still applies on these chips, and we need VDS as well. > > v2: remove MB boot fetch that snuck in (Daniel) > add workaround tags to comments for easier internal tracking (Daniel) > v3: only apply RCPB and VDS on SNB and VLV, IVB doesn't need them (Eugeni) > > References: https://bugs.freedesktop.org/show_bug.cgi?id=50251 > Signed-off-by: Jesse Barnes Better late than never :): For the series: Reviewed-by: Eugeni Dodonov Eugeni