From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Packard Subject: Re: [PATCH 1/2] drm/i915: Correct debugfs printout for RC1e. Date: Mon, 23 Jan 2012 17:45:43 -0800 Message-ID: <86k44hub3s.fsf@sumi.keithp.com> References: <1327364046-20840-1-git-send-email-eric@anholt.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0997458653==" Return-path: Received: from keithp.com (home.keithp.com [63.227.221.253]) by gabe.freedesktop.org (Postfix) with ESMTP id 4F8EE9E7B5 for ; Mon, 23 Jan 2012 17:45:47 -0800 (PST) In-Reply-To: <1327364046-20840-1-git-send-email-eric@anholt.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Eric Anholt , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org --===============0997458653== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" --=-=-= Content-Transfer-Encoding: quoted-printable On Mon, 23 Jan 2012 16:14:05 -0800, Eric Anholt wrote: > seq_printf(m, "SW control enabled: %s\n", > yesno((rpmodectl1 & GEN6_RP_MEDIA_MODE_MASK) =3D=3D > 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 (I'll stick this in -fixes) =2D-=20 keith.packard@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIVAwUBTx4NRzYtFsjWk68qAQicfg//WmVry0QxZxq2MGgWCZ0JAd990y0OYYVl 5l8UkNwyyXe2fvFruRHOgD7dVQzftG2IFKcn9WQr2mMfA+Ga/zz1rtMgt4FmD353 i7eJ3tWJo4f1B92jQ2i7Ac/VM9QrFARb4S8+G8CEutx8XQC01ql6rf6Lmc0ALOi/ E/eMFIidi9QtNpp1i7ddwtf+KdRzG7PzdtvuKIdVmVPV5pN29Yw3WNOGmrcPlIGD b2vSnQqyLV5NDJxSsQmz5QFuFAk186vY02fAVcP3sgAHrIYr4JNef1jFbTa6gpFr Ypa9tnpine5RNgJjeUuzwXW2y9XI77dD+eo+EUofcB8u3WG1IpzkwGcVE1E/IzQl KxpoqsGvLL9mVHN7ga8DIsjPsc7SLf0RJqv17vJl0T1xncyf2/cncENAqmIQ+vdu VDHGNWZfitKbULEM8F6kUf5eWWAw6Jxsol2L2wxSvEbiDGSzVJE8wR0RA0+4OXdV +aF55qqiFwkEp6Q/vWsZycqt6h56ElgQlT5hPiV+cFg59YffQo1QO2h4V2NeHz82 6131EvY3/Y3pi6SNz/NYwEz7qxxYxBv9W2Qn8jEkWt96WLH3baKJntxS6WVTrTtQ EOremSSlImuhf/7uHkYs0XmhZG9EVLQahgajX3JgOcuiAcPpeZ7NgCmQ/X+loqLX RVdTf/TRTbE= =YMGV -----END PGP SIGNATURE----- --=-=-=-- --===============0997458653== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============0997458653==--