All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Rafael Antognolli <rafael.antognolli@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915/cnl: document WaVFUnitClockGatingDisable
Date: Tue, 6 Mar 2018 14:42:11 -0800	[thread overview]
Message-ID: <20180306224210.GJ15113@intel.com> (raw)
In-Reply-To: <20180306014001.ibzromdjozpqt3nc@rantogno-mobl4.amr.corp.intel.com>

On Mon, Mar 05, 2018 at 05:40:01PM -0800, Rafael Antognolli wrote:
> On Mon, Mar 05, 2018 at 05:20:00PM -0800, Rodrigo Vivi wrote:
> > No functional change. WA is already properly applied.
> > but in different databases it has different names.
> > Let's document all of them to avoid future confusion.
> 
> Works for me.
> 
> Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>

thanks, pushed.

> 
> > Cc: Rafael Antognolli <rafael.antognolli@intel.com>
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > ---
> >  drivers/gpu/drm/i915/intel_pm.c | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/i915/intel_pm.c
> > index be01012bb65f..c0253e42a280 100644
> > --- a/drivers/gpu/drm/i915/intel_pm.c
> > +++ b/drivers/gpu/drm/i915/intel_pm.c
> > @@ -8528,6 +8528,7 @@ static void cnl_init_clock_gating(struct drm_i915_private *dev_priv)
> >  	I915_WRITE(SUBSLICE_UNIT_LEVEL_CLKGATE, val);
> >  
> >  	/* WaDisableVFclkgate:cnl */
> > +	/* WaVFUnitClockGatingDisable:cnl */
> >  	val = I915_READ(UNSLICE_UNIT_LEVEL_CLKGATE);
> >  	val |= VFUNIT_CLKGATE_DIS;
> >  	I915_WRITE(UNSLICE_UNIT_LEVEL_CLKGATE, val);
> > -- 
> > 2.13.6
> > 
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2018-03-06 22:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-06  1:20 [PATCH] drm/i915/cnl: document WaVFUnitClockGatingDisable Rodrigo Vivi
2018-03-06  1:40 ` Rafael Antognolli
2018-03-06 22:42   ` Rodrigo Vivi [this message]
2018-03-06  1:54 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-03-06  7:46 ` ✗ Fi.CI.IGT: failure " Patchwork
2018-03-06 22:17 ` ✓ Fi.CI.BAT: success " Patchwork
2018-03-07  2:28 ` ✓ Fi.CI.IGT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180306224210.GJ15113@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=rafael.antognolli@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.