Re: [PATCH 0/2] drm: dw-hdmi: various improvements

2017-04-10 Thread Russell King - ARM Linux
On Mon, Apr 10, 2017 at 02:08:44PM +0200, Daniel Vetter wrote: > On Mon, Apr 10, 2017 at 12:35:43PM +0200, Neil Armstrong wrote: > > On 04/10/2017 12:08 PM, Russell King - ARM Linux wrote: > > > On Mon, Apr 10, 2017 at 10:49:18AM +0530, Archit Taneja wrote: > > >> Hi, > > >> > > >> On 04/07/2017 07

Re: [PATCH 0/2] drm: dw-hdmi: various improvements

2017-04-10 Thread Russell King - ARM Linux
On Mon, Apr 10, 2017 at 10:49:18AM +0530, Archit Taneja wrote: > Hi, > > On 04/07/2017 07:49 PM, Romain Perier wrote: > >This set of patches split the stream handling functions in two parts. It > >introduces new callbacks that are specific to each variant, one for I2S > >and one for AHB. > > > >Th

Re: [PATCH 0/2] drm: dw-hdmi: various improvements

2017-04-10 Thread Russell King - ARM Linux
On Mon, Apr 10, 2017 at 12:35:43PM +0200, Neil Armstrong wrote: > Hi Russell, > > Cross tree with media has already been done on this cycle with the > dw-hdmi formats changes. > > Nevertheless, please push your updated dw-hdmi cec patchset for tests > and review based on the latest drm-misc-next

Re: [PATCH 0/2] drm: dw-hdmi: various improvements

2017-04-10 Thread Daniel Vetter
On Mon, Apr 10, 2017 at 12:35:43PM +0200, Neil Armstrong wrote: > On 04/10/2017 12:08 PM, Russell King - ARM Linux wrote: > > On Mon, Apr 10, 2017 at 10:49:18AM +0530, Archit Taneja wrote: > >> Hi, > >> > >> On 04/07/2017 07:49 PM, Romain Perier wrote: > >>> This set of patches split the stream han

Re: [PATCH 0/2] drm: dw-hdmi: various improvements

2017-04-10 Thread Neil Armstrong
On 04/10/2017 12:08 PM, Russell King - ARM Linux wrote: > On Mon, Apr 10, 2017 at 10:49:18AM +0530, Archit Taneja wrote: >> Hi, >> >> On 04/07/2017 07:49 PM, Romain Perier wrote: >>> This set of patches split the stream handling functions in two parts. It >>> introduces new callbacks that are speci

Re: [PATCH 0/2] drm: dw-hdmi: various improvements

2017-04-09 Thread Archit Taneja
Hi, On 04/07/2017 07:49 PM, Romain Perier wrote: This set of patches split the stream handling functions in two parts. It introduces new callbacks that are specific to each variant, one for I2S and one for AHB. Then, as requested by the datasheet for the I2S variant, it adds support for gating

[PATCH 0/2] drm: dw-hdmi: various improvements

2017-04-07 Thread Romain Perier
This set of patches split the stream handling functions in two parts. It introduces new callbacks that are specific to each variant, one for I2S and one for AHB. Then, as requested by the datasheet for the I2S variant, it adds support for gating the audio sampler clock when the audio stream is ena