On Fri, Mar 28, 2014 at 02:53:48PM +0200, Ville Syrjälä wrote:
> On Thu, Mar 27, 2014 at 12:05:01PM +0530, deepa...@linux.intel.com wrote:
> > @@ -1403,6 +1411,13 @@ typedef struct drm_i915_private {
> >     /* gen6+ rps state */
> >     struct intel_gen6_power_mgmt rps;
> >  
> > +   /* rps wa up ei calculation */
> > +   struct intel_rps_ei_calc rps_up_ei;
> > +
> > +   /* rps wa down ei calculation */
> > +   struct intel_rps_ei_calc rps_down_ei;

I could have sworn there was a field for holding all the interesting rps
state together. 
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to