From: Keith Packard <keithp@keithp.com>
To: intel-gfx@lists.freedesktop.org
Cc: 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 15:39:14 +1300 [thread overview]
Message-ID: <86ty2sbz1p.fsf@sumi.keithp.com> (raw)
In-Reply-To: <1329227088-1596-1-git-send-email-eugeni.dodonov@intel.com>
<#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>
--
keith.packard@intel.com
next prev parent reply other threads:[~2012-02-15 19:11 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 [this message]
2012-02-16 1:44 ` Jesse Barnes
-- 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=86ty2sbz1p.fsf@sumi.keithp.com \
--to=keithp@keithp.com \
--cc=eugeni.dodonov@intel.com \
--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