[PATCH 5/5] drm/sun4i: Add support for the overscan profiles

2016-11-21 Thread Maxime Ripard
On Fri, Nov 11, 2016 at 10:17:55AM +0100, Daniel Vetter wrote: > On Thu, Nov 10, 2016 at 03:56:30PM +0100, Maxime Ripard wrote: > > Hi Daniel, > > > > On Tue, Nov 08, 2016 at 09:59:27AM +0100, Daniel Vetter wrote: > > > On Tue, Oct 18, 2016 at 10:29:38AM +0200, Maxime Ripard wrote: > > > > Create

[PATCH 5/5] drm/sun4i: Add support for the overscan profiles

2016-11-11 Thread Daniel Vetter
On Thu, Nov 10, 2016 at 03:56:30PM +0100, Maxime Ripard wrote: > Hi Daniel, > > On Tue, Nov 08, 2016 at 09:59:27AM +0100, Daniel Vetter wrote: > > On Tue, Oct 18, 2016 at 10:29:38AM +0200, Maxime Ripard wrote: > > > Create overscan profiles reducing the displayed zone. > > > > > > For each TV sta

[PATCH 5/5] drm/sun4i: Add support for the overscan profiles

2016-11-10 Thread Maxime Ripard
Hi Daniel, On Tue, Nov 08, 2016 at 09:59:27AM +0100, Daniel Vetter wrote: > On Tue, Oct 18, 2016 at 10:29:38AM +0200, Maxime Ripard wrote: > > Create overscan profiles reducing the displayed zone. > > > > For each TV standard (PAL and NTSC so far), we create 4 more reduced modes > > by steps of 5

[PATCH 5/5] drm/sun4i: Add support for the overscan profiles

2016-11-08 Thread Daniel Vetter
On Tue, Oct 18, 2016 at 10:29:38AM +0200, Maxime Ripard wrote: > Create overscan profiles reducing the displayed zone. > > For each TV standard (PAL and NTSC so far), we create 4 more reduced modes > by steps of 5% that the user will be able to select. > > Signed-off-by: Maxime Ripard tbh I thi

[PATCH 5/5] drm/sun4i: Add support for the overscan profiles

2016-10-18 Thread Maxime Ripard
Create overscan profiles reducing the displayed zone. For each TV standard (PAL and NTSC so far), we create 4 more reduced modes by steps of 5% that the user will be able to select. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/sun4i/sun4i_tv.c | 60 +++-- 1 file