Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Keith Packard <keithp@keithp.com>
Cc: intel-gfx@lists.freedesktop.org,
	Eugeni Dodonov <eugeni.dodonov@intel.com>
Subject: Re: [PATCH] [drm-intel-fixes] drm/i915: do not enable RC6p on Sandy Bridge
Date: Wed, 15 Feb 2012 17:44:18 -0800	[thread overview]
Message-ID: <20120215174418.12b0f4eb@jbarnes-desktop> (raw)
In-Reply-To: <86ty2sbz1p.fsf@sumi.keithp.com>


[-- Attachment #1.1: Type: text/plain, Size: 905 bytes --]

On Wed, 15 Feb 2012 15:39:14 +1300
Keith Packard <keithp@keithp.com> wrote:

> <#part sign=pgpmime>
> On Tue, 14 Feb 2012 11:44:48 -0200, Eugeni Dodonov <eugeni.dodonov@intel.com> wrote:
> 
> > -		rc6_mask = GEN6_RC_CTL_RC6p_ENABLE |
> > -			GEN6_RC_CTL_RC6_ENABLE;
> > +		rc6_mask = GEN6_RC_CTL_RC6_ENABLE |
> > +			(IS_GEN7(dev_priv->dev)) ? GEN6_RC_CTL_RC6p_ENABLE : 0;
> 
> Jesse -- I asked for this to go into -fixes to see if we can't get some
> additional data from our existing RC6 failure cases. If you agree that
> this is reasonable, please feel free to pull this into -fixes and send
> it along to airlied.
> 
> Acked-by: Keith Packard <keithp@keithp.com>

Yeah it's fine, I've applied it to -fixes.  Hopefully the RC6p thing
will work out and we can queue a change of default in the stable series
on top of this.

-- 
Jesse Barnes, Intel Open Source Technology Center

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2012-02-16  1:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-14 13:44 [PATCH] [drm-intel-fixes] drm/i915: do not enable RC6p on Sandy Bridge Eugeni Dodonov
2012-02-15  2:39 ` Keith Packard
2012-02-16  1:44   ` Jesse Barnes [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-03 15:16 Michael Bose

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=20120215174418.12b0f4eb@jbarnes-desktop \
    --to=jbarnes@virtuousgeek.org \
    --cc=eugeni.dodonov@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=keithp@keithp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox