[Intel-gfx] [PATCH 00/14] drm/i915: Make ILK/SNB/IVB use HSW watermark code

2013-12-05 Thread ville . syrjala
Back on the watermark horse. This series moves ILK/SNB/IVB over to the HSW watermark code. This series still has some underrun issues since the safe watermark update mechanism is yet to be introduced. However it shouldn't really be any worse than what we have ATM, and I'd like to have all the plat

Re: [Intel-gfx] [PATCH 00/14] drm/i915: Make ILK/SNB/IVB use HSW watermark code

2013-12-05 Thread Daniel Vetter
On Thu, Dec 5, 2013 at 2:51 PM, wrote: > This series still has some underrun issues since the safe watermark > update mechanism is yet to be introduced. However it shouldn't really > be any worse than what we have ATM, and I'd like to have all the platforms > converted so that we have more system

Re: [Intel-gfx] [PATCH 00/14] drm/i915: Make ILK/SNB/IVB use HSW watermark code

2013-12-05 Thread Ville Syrjälä
On Thu, Dec 05, 2013 at 03:30:33PM +0100, Daniel Vetter wrote: > On Thu, Dec 5, 2013 at 2:51 PM, wrote: > > This series still has some underrun issues since the safe watermark > > update mechanism is yet to be introduced. However it shouldn't really > > be any worse than what we have ATM, and I'd

Re: [Intel-gfx] [PATCH 00/14] drm/i915: Make ILK/SNB/IVB use HSW watermark code

2013-12-16 Thread Imre Deak
On Thu, 2013-12-05 at 15:51 +0200, ville.syrj...@linux.intel.com wrote: > Back on the watermark horse. This series moves ILK/SNB/IVB over to the HSW > watermark code. > > This series still has some underrun issues since the safe watermark > update mechanism is yet to be introduced. However it shou

Re: [Intel-gfx] [PATCH 00/14] drm/i915: Make ILK/SNB/IVB use HSW watermark code

2013-12-17 Thread Daniel Vetter
On Mon, Dec 16, 2013 at 11:38:38PM +0200, Imre Deak wrote: > On Thu, 2013-12-05 at 15:51 +0200, ville.syrj...@linux.intel.com wrote: > > Back on the watermark horse. This series moves ILK/SNB/IVB over to the HSW > > watermark code. > > > > This series still has some underrun issues since the safe