<#part sign=pgpmime>
On Tue, 14 Feb 2012 11:44:48 -0200, Eugeni Dodonov <[email protected]> 
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 <[email protected]>

-- 
[email protected]
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to