[Intel-gfx] [PATCH 1/2] drm/i915: Correct debugfs printout for RC1e.

Keith Packard keithp at keithp.com
Tue Jan 24 02:45:43 CET 2012


On Mon, 23 Jan 2012 16:14:05 -0800, Eric Anholt <eric at 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 at keithp.com>

(I'll stick this in -fixes)

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20120123/b21a5548/attachment.sig>


More information about the Intel-gfx mailing list