<#part sign=pgpmime>
On Tue, 14 Feb 2012 11:44:48 -0200, Eugeni Dodonov <eugeni.dodo...@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 <kei...@keithp.com>

-- 
keith.pack...@intel.com
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to