All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Packard <keithp@keithp.com>
To: Eric Anholt <eric@anholt.net>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 1/2] drm/i915: Correct debugfs printout for RC1e.
Date: Mon, 23 Jan 2012 17:45:43 -0800	[thread overview]
Message-ID: <86k44hub3s.fsf@sumi.keithp.com> (raw)
In-Reply-To: <1327364046-20840-1-git-send-email-eric@anholt.net>


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

On Mon, 23 Jan 2012 16:14:05 -0800, Eric Anholt <eric@anholt.net> wrote:

>  	seq_printf(m, "SW control enabled: %s\n",
>  		   yesno((rpmodectl1 & GEN6_RP_MEDIA_MODE_MASK) ==
>  			  GEN6_RP_MEDIA_SW_MODE));
> -	seq_printf(m, "RC6 Enabled: %s\n",
> +	seq_printf(m, "RC1e Enabled: %s\n",
>  		   yesno(rcctl1 & GEN6_RC_CTL_RC1e_ENABLE));

Reviewed-by: Keith Packard <keithp@keithp.com>

(I'll stick this in -fixes)

-- 
keith.packard@intel.com

[-- Attachment #1.2: Type: application/pgp-signature, Size: 827 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

  parent reply	other threads:[~2012-01-24  1:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24  0:14 [PATCH 1/2] drm/i915: Correct debugfs printout for RC1e Eric Anholt
2012-01-24  0:14 ` [PATCH 2/2] drm/i915: Re-enable gen7 RC6 and GPU turbo after resume Eric Anholt
2012-01-24  1:52   ` Keith Packard
2012-01-24 18:11     ` Eric Anholt
2012-01-24 14:41   ` Eugeni Dodonov
2012-01-24 18:28   ` Kenneth Graunke
2012-01-24 21:32   ` Keith Packard
2012-01-24  1:45 ` Keith Packard [this message]
2012-01-24  3:45 ` [PATCH 1/2] drm/i915: Correct debugfs printout for RC1e Ben Widawsky
2012-01-24 14:41 ` Eugeni Dodonov
2012-01-24 18:28 ` Kenneth Graunke
2012-01-24 21:32 ` Keith Packard

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=86k44hub3s.fsf@sumi.keithp.com \
    --to=keithp@keithp.com \
    --cc=eric@anholt.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 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.