From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH] [drm-intel-fixes] drm/i915: do not enable RC6p on Sandy Bridge Date: Wed, 15 Feb 2012 17:44:18 -0800 Message-ID: <20120215174418.12b0f4eb@jbarnes-desktop> References: <1329227088-1596-1-git-send-email-eugeni.dodonov@intel.com> <86ty2sbz1p.fsf@sumi.keithp.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1496337265==" Return-path: Received: from oproxy7-pub.bluehost.com (oproxy7-pub.bluehost.com [67.222.55.9]) by gabe.freedesktop.org (Postfix) with SMTP id B14259E890 for ; Wed, 15 Feb 2012 17:44:26 -0800 (PST) In-Reply-To: <86ty2sbz1p.fsf@sumi.keithp.com> 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: Keith Packard Cc: intel-gfx@lists.freedesktop.org, Eugeni Dodonov List-Id: intel-gfx@lists.freedesktop.org --===============1496337265== Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/rIwQ+yyUzS2P+aPKGVMyqfB"; protocol="application/pgp-signature" --Sig_/rIwQ+yyUzS2P+aPKGVMyqfB Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 15 Feb 2012 15:39:14 +1300 Keith Packard wrote: > <#part sign=3Dpgpmime> > On Tue, 14 Feb 2012 11:44:48 -0200, Eugeni Dodonov wrote: >=20 > > - rc6_mask =3D GEN6_RC_CTL_RC6p_ENABLE | > > - GEN6_RC_CTL_RC6_ENABLE; > > + rc6_mask =3D GEN6_RC_CTL_RC6_ENABLE | > > + (IS_GEN7(dev_priv->dev)) ? GEN6_RC_CTL_RC6p_ENABLE : 0; >=20 > 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. >=20 > Acked-by: Keith Packard 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. --=20 Jesse Barnes, Intel Open Source Technology Center --Sig_/rIwQ+yyUzS2P+aPKGVMyqfB Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJPPF9yAAoJEIEoDkX4Qk9hQ1MQAKrjBG4C02TI50mZuuYZ0b6V +KWPIyXt9LpuqATZOwWB3kv9JPPv4wqv5PKrJ7Qq3UmnTgQtCfooxqXmbJAhpP0V KwyYNTyed/XsJ4sfWUW0TugccIIk7HmERJdmeDOCLwOHL1aBGOzsuXFDwJ/zU2fP QCjlafVWorOaNIxWV17kZmrJOtIASfT1QPC9a7AAfA5iLGC4+T8GJCKHPI4rZeK4 63zzrqQimIMFCef7BovqLFKdhH0pIY0isBnqNZy2AS3dSeg7w472yE2dugSZ+SVe RByurEW2BfaYqnfddCdBurmP1et77vsCr1afznU3L9QNjeRMqwbTigcWT6OdicuK L34EuJ/m8fcTZjJpLbB+oJpxfeGbA6vQu9SP38TeK8DzQ9LAh7xOQuA5bNzO0OWF 82eFPhrkZXFpCTHKnK5XSYG452hDGdl6gJjHQ5GvAv4NQlbtzY0W4LcJ+uuuGWQW pzTGrauSQUnxGMpChomPO+oNfOUQZKhN1iJcki1IYBtguZTBl90y/Inl2+o0/gFS 8xUCMkZBTB+W8h9MI4FCO9pZQ50xr7Qb2WJN5WngBVpnT8OO0A7Seq8c3ve+bMKS m1MGFvAIgvdwQDwLpcze14OtlvvTtGcY3mdjINvnFSgMvaL73oD1JgAdctz+ZnlU PH/jU7Pv9casi2nqBCyw =4UYa -----END PGP SIGNATURE----- --Sig_/rIwQ+yyUzS2P+aPKGVMyqfB-- --===============1496337265== 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 --===============1496337265==--