Re: [Intel-gfx] [PATCH 04/24] drm/i916: Refactor WM register maximums

2014-04-09 Thread Daniel Vetter
On Mon, Apr 07, 2014 at 01:34:04PM -0300, Paulo Zanoni wrote: 2014-03-07 13:32 GMT-03:00 ville.syrj...@linux.intel.com: From: Ville Syrjälä ville.syrj...@linux.intel.com We will have another use for the maximum watermark values that the registers can hold. Pull those out into separate

Re: [Intel-gfx] [PATCH 04/24] drm/i916: Refactor WM register maximums

2014-04-07 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 We will have another use for the maximum watermark values that the registers can hold. Pull those out into separate functions. Signed-off-by: Ville Syrjälä

[Intel-gfx] [PATCH 04/24] drm/i916: Refactor WM register maximums

2014-03-07 Thread ville . syrjala
From: Ville Syrjälä ville.syrj...@linux.intel.com We will have another use for the maximum watermark values that the registers can hold. Pull those out into separate functions. Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com --- drivers/gpu/drm/i915/intel_pm.c | 66