Re: [Intel-gfx] [PATCH] drm/i915/skl: Support Y tiling in MMIO flips

2015-04-23 Thread Daniel Vetter
On Tue, Apr 21, 2015 at 10:05:46AM +0100, Tvrtko Ursulin wrote: > > On 04/21/2015 05:55 AM, Jindal, Sonika wrote: > >On 4/20/2015 11:14 PM, Daniel Vetter wrote: > >>On Mon, Apr 20, 2015 at 05:38:20PM +0100, Tvrtko Ursulin wrote: > >>> > >>>On 04/20/2015 05:22 PM, Daniel Vetter wrote: > On Mon,

Re: [Intel-gfx] [PATCH] drm/i915/skl: Support Y tiling in MMIO flips

2015-04-21 Thread Tvrtko Ursulin
On 04/21/2015 05:55 AM, Jindal, Sonika wrote: On 4/20/2015 11:14 PM, Daniel Vetter wrote: On Mon, Apr 20, 2015 at 05:38:20PM +0100, Tvrtko Ursulin wrote: On 04/20/2015 05:22 PM, Daniel Vetter wrote: On Mon, Apr 20, 2015 at 04:22:48PM +0100, Tvrtko Ursulin wrote: From: Tvrtko Ursulin Add Y

Re: [Intel-gfx] [PATCH] drm/i915/skl: Support Y tiling in MMIO flips

2015-04-20 Thread Jindal, Sonika
On 4/20/2015 11:14 PM, Daniel Vetter wrote: On Mon, Apr 20, 2015 at 05:38:20PM +0100, Tvrtko Ursulin wrote: On 04/20/2015 05:22 PM, Daniel Vetter wrote: On Mon, Apr 20, 2015 at 04:22:48PM +0100, Tvrtko Ursulin wrote: From: Tvrtko Ursulin Add Y tiling support to skl_do_mmio_flip. Signed-o

Re: [Intel-gfx] [PATCH] drm/i915/skl: Support Y tiling in MMIO flips

2015-04-20 Thread shuang . he
Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6236 -Summary- Platform Delta drm-intel-nightly Series Applied PNV

Re: [Intel-gfx] [PATCH] drm/i915/skl: Support Y tiling in MMIO flips

2015-04-20 Thread Daniel Vetter
On Mon, Apr 20, 2015 at 05:38:20PM +0100, Tvrtko Ursulin wrote: > > On 04/20/2015 05:22 PM, Daniel Vetter wrote: > >On Mon, Apr 20, 2015 at 04:22:48PM +0100, Tvrtko Ursulin wrote: > >>From: Tvrtko Ursulin > >> > >>Add Y tiling support to skl_do_mmio_flip. > >> > >>Signed-off-by: Tvrtko Ursulin >

Re: [Intel-gfx] [PATCH] drm/i915/skl: Support Y tiling in MMIO flips

2015-04-20 Thread Daniel Vetter
On Mon, Apr 20, 2015 at 05:38:20PM +0100, Tvrtko Ursulin wrote: > > On 04/20/2015 05:22 PM, Daniel Vetter wrote: > >On Mon, Apr 20, 2015 at 04:22:48PM +0100, Tvrtko Ursulin wrote: > >>From: Tvrtko Ursulin > >> > >>Add Y tiling support to skl_do_mmio_flip. > >> > >>Signed-off-by: Tvrtko Ursulin >

Re: [Intel-gfx] [PATCH] drm/i915/skl: Support Y tiling in MMIO flips

2015-04-20 Thread Tvrtko Ursulin
On 04/20/2015 05:22 PM, Daniel Vetter wrote: On Mon, Apr 20, 2015 at 04:22:48PM +0100, Tvrtko Ursulin wrote: From: Tvrtko Ursulin Add Y tiling support to skl_do_mmio_flip. Signed-off-by: Tvrtko Ursulin Cc: Damien Lespiau Cc: Sonika Jindal Cc: Daniel Vetter --- Looks like we completely mi

Re: [Intel-gfx] [PATCH] drm/i915/skl: Support Y tiling in MMIO flips

2015-04-20 Thread Daniel Vetter
On Mon, Apr 20, 2015 at 04:22:48PM +0100, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin > > Add Y tiling support to skl_do_mmio_flip. > > Signed-off-by: Tvrtko Ursulin > Cc: Damien Lespiau > Cc: Sonika Jindal > Cc: Daniel Vetter > --- > Looks like we completely missed this completely parallel

[Intel-gfx] [PATCH] drm/i915/skl: Support Y tiling in MMIO flips

2015-04-20 Thread Tvrtko Ursulin
From: Tvrtko Ursulin Add Y tiling support to skl_do_mmio_flip. Signed-off-by: Tvrtko Ursulin Cc: Damien Lespiau Cc: Sonika Jindal Cc: Daniel Vetter --- Looks like we completely missed this completely parallel instance of plane programming code when working on Y tiling support! Will rotation