Re: [Intel-gfx] [PATCH 13/24] drm/i915: Refactor ilk_update_wm

2014-04-23 Thread Paulo Zanoni
2014-03-07 13:32 GMT-03:00 ville.syrj...@linux.intel.com: From: Ville Syrjälä ville.syrj...@linux.intel.com Split ilk_update_wm() into two parts; one doing the progragramming and the other the calculations. There are 1.060 google results for the word progragramming, which you used above :)

[Intel-gfx] [PATCH 13/24] drm/i915: Refactor ilk_update_wm

2014-03-07 Thread ville . syrjala
From: Ville Syrjälä ville.syrj...@linux.intel.com Split ilk_update_wm() into two parts; one doing the progragramming and the other the calculations. Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com --- drivers/gpu/drm/i915/intel_pm.c | 38 ++ 1 file