Re: [PATCH 1/5] drm: zte: add interlace mode support

2017-01-25 Thread Shawn Guo
Hi Sean, Thanks for reviewing the patches. On Mon, Jan 23, 2017 at 10:19:01AM -0500, Sean Paul wrote: > On Fri, Jan 20, 2017 at 12:24:56AM +0800, Shawn Guo wrote: > > From: Shawn Guo > > > > It adds interlace mode support in VOU TIMING_CTRL and channel control > > block, so that VOU driver gets

Re: [PATCH 1/5] drm: zte: add interlace mode support

2017-01-23 Thread Sean Paul
On Fri, Jan 20, 2017 at 12:24:56AM +0800, Shawn Guo wrote: > From: Shawn Guo > > It adds interlace mode support in VOU TIMING_CTRL and channel control > block, so that VOU driver gets ready to support output device in > interlace mode like TV Encoder. > > Signed-off-by: Shawn Guo > --- > drive

[PATCH 1/5] drm: zte: add interlace mode support

2017-01-19 Thread Shawn Guo
From: Shawn Guo It adds interlace mode support in VOU TIMING_CTRL and channel control block, so that VOU driver gets ready to support output device in interlace mode like TV Encoder. Signed-off-by: Shawn Guo --- drivers/gpu/drm/zte/zx_vou.c | 53 +-- dr