From: Daniel Vetter <daniel@ffwll.ch>
To: Ben Widawsky <ben@bwidawsk.net>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 3/3] drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
Date: Wed, 5 Mar 2014 16:26:18 +0100 [thread overview]
Message-ID: <20140305152618.GG17001@phenom.ffwll.local> (raw)
In-Reply-To: <20140227231050.GB12818@bwidawsk.net>
On Thu, Feb 27, 2014 at 03:10:50PM -0800, Ben Widawsky wrote:
> On Thu, Feb 27, 2014 at 09:59:03PM +0200, ville.syrjala@linux.intel.com wrote:
> > From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >
> > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > ---
> > drivers/gpu/drm/i915/intel_ringbuffer.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/gpu/drm/i915/intel_ringbuffer.c b/drivers/gpu/drm/i915/intel_ringbuffer.c
> > index b340c75..a83ff91 100644
> > --- a/drivers/gpu/drm/i915/intel_ringbuffer.c
> > +++ b/drivers/gpu/drm/i915/intel_ringbuffer.c
> > @@ -571,7 +571,7 @@ static int init_render_ring(struct intel_ring_buffer *ring)
> > * to use MI_WAIT_FOR_EVENT within the CS. It should already be
> > * programmed to '1' on all products.
> > *
> > - * WaDisableAsyncFlipPerfMode:snb,ivb,hsw,vlv
> > + * WaDisableAsyncFlipPerfMode:snb,ivb,hsw,vlv,bdw
> > */
> > if (INTEL_INFO(dev)->gen >= 6)
> > I915_WRITE(MI_MODE, _MASKED_BIT_ENABLE(ASYNC_FLIP_PERF_DISABLE));
>
> Patch 2, and 3 are:
> Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
All three merged, thanks for patches&review.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
prev parent reply other threads:[~2014-03-05 15:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-27 19:59 [PATCH 0/3] drm/i915: A few BDW workarounds ville.syrjala
2014-02-27 19:59 ` [PATCH 1/3] drm/i915: Disable semaphore wait event idle message on BDW ville.syrjala
2014-03-04 12:02 ` Mika Kuoppala
2014-02-27 19:59 ` [PATCH 2/3] drm/i915: Implement WaDisableSDEUnitClockGating:bdw ville.syrjala
2014-02-27 19:59 ` [PATCH 3/3] drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw ville.syrjala
2014-02-27 23:10 ` Ben Widawsky
2014-03-05 15:26 ` Daniel Vetter [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=20140305152618.GG17001@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=ben@bwidawsk.net \
--cc=intel-gfx@lists.freedesktop.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox