Re: [PATCH 3/6] drm/omap: remove ovl_set_channel_out

2017-05-09 Thread Tomi Valkeinen
On 08/05/17 17:26, Laurent Pinchart wrote: > Hi Tomi, > > Thank you for the patch. > > On Thursday 27 Apr 2017 13:27:51 Tomi Valkeinen wrote: >> At the moment we have ovl_set_channel_out() to configure the output >> channel of an overlay. It makes sense to have this configuration as part >> of th

Re: [PATCH 3/6] drm/omap: remove ovl_set_channel_out

2017-05-08 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Thursday 27 Apr 2017 13:27:51 Tomi Valkeinen wrote: > At the moment we have ovl_set_channel_out() to configure the output > channel of an overlay. It makes sense to have this configuration as part > of the reset of overlay configuration, and in DSS6+ we need t

[PATCH 3/6] drm/omap: remove ovl_set_channel_out

2017-04-27 Thread Tomi Valkeinen
At the moment we have ovl_set_channel_out() to configure the output channel of an overlay. It makes sense to have this configuration as part of the reset of overlay configuration, and in DSS6+ we need the output channel when doing the other overlay configuration. This patch adds 'channel' paramete