All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: "Sripada, Radhakrishna" <radhakrishna.sripada@intel.com>
Cc: "intel-gfx@lists.freedesktop.org" <intel-gfx@lists.freedesktop.org>
Subject: Re: [Intel-gfx] [PATCH v2] drm/i915/tgl: Wa_14011059788
Date: Tue, 28 Apr 2020 11:50:14 -0700	[thread overview]
Message-ID: <20200428185014.GA4030801@intel.com> (raw)
In-Reply-To: <8C2593290C2B3E488D763E819AF1F02E160B562C@ORSMSX101.amr.corp.intel.com>

On Tue, Apr 28, 2020 at 03:07:03PM +0000, Sripada, Radhakrishna wrote:
> 
> 
> > -----Original Message-----
> > From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of Matt
> > Atwood
> > Sent: Wednesday, April 15, 2020 12:36 PM
> > To: intel-gfx@lists.freedesktop.org
> > Subject: [Intel-gfx] [PATCH v2] drm/i915/tgl: Wa_14011059788
> > 
> > Reflect recent Bspec changes
> > 
> > v2: fix whitespace, typo
> > 
> > Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
> Looks good to me.
> Reviewed-by: Radhakrishna Sripada <Radhakrishna.sripada@intel.com>

pushed to dinq.
Thanks for the patch and review.

> 
> - RK
> > ---
> >  drivers/gpu/drm/i915/intel_pm.c | 4 ++++
> >  1 file changed, 4 insertions(+)
> > 
> > diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/i915/intel_pm.c
> > index b632b6bb9c3e..3d12a0617c84 100644
> > --- a/drivers/gpu/drm/i915/intel_pm.c
> > +++ b/drivers/gpu/drm/i915/intel_pm.c
> > @@ -6854,6 +6854,10 @@ static void tgl_init_clock_gating(struct
> > drm_i915_private *dev_priv)
> >  	if (IS_TGL_REVID(dev_priv, TGL_REVID_A0, TGL_REVID_A0))
> >  		I915_WRITE(GEN9_CLKGATE_DIS_3,
> > I915_READ(GEN9_CLKGATE_DIS_3) |
> >  			   TGL_VRH_GATING_DIS);
> > +
> > +	/* Wa_14011059788:tgl */
> > +	intel_uncore_rmw(&dev_priv->uncore,
> > GEN10_DFR_RATIO_EN_AND_CHICKEN,
> > +			 0, DFR_DISABLE);
> >  }
> > 
> >  static void cnp_init_clock_gating(struct drm_i915_private *dev_priv)
> > --
> > 2.21.1
> > 
> > _______________________________________________
> > Intel-gfx mailing list
> > Intel-gfx@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/intel-gfx
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

      reply	other threads:[~2020-04-28 18:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15 19:35 [Intel-gfx] [PATCH v2] drm/i915/tgl: Wa_14011059788 Matt Atwood
2020-04-15 23:39 ` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915/tgl: Wa_14011059788 (rev2) Patchwork
2020-04-15 23:46 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-04-16 20:40 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2020-04-18  3:34 ` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915/tgl: Wa_14011059788 (rev3) Patchwork
2020-04-18  3:40 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-04-19 21:33 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2020-04-20 23:00 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Wa_14011059788 (rev4) Patchwork
2020-04-21  7:13 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2020-04-28 15:07 ` [Intel-gfx] [PATCH v2] drm/i915/tgl: Wa_14011059788 Sripada, Radhakrishna
2020-04-28 18:50   ` Rodrigo Vivi [this message]

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=20200428185014.GA4030801@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=radhakrishna.sripada@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.