Re: [PATCH] drm: rcar-du: lvds: Get mode from state

2019-12-12 Thread Laurent Pinchart
Hi Fabrizio, On Mon, Dec 02, 2019 at 03:06:13PM +, Fabrizio Castro wrote: > > From: linux-renesas-soc-ow...@vger.kernel.org > > On Behalf Of Laurent Pinchart > > Sent: 16 October 2019 00:25 > > Subject: [PATCH] drm: rcar-du: lvds: Get mode from state > > >

RE: [PATCH] drm: rcar-du: lvds: Get mode from state

2019-12-03 Thread Fabrizio Castro
Hello Laurent, Thank you for your patch! > From: linux-renesas-soc-ow...@vger.kernel.org > On Behalf Of Laurent Pinchart > Sent: 16 October 2019 00:25 > Subject: [PATCH] drm: rcar-du: lvds: Get mode from state > > The R-Car LVDS encoder driver implements the bridge .mode

[PATCH] drm: rcar-du: lvds: Get mode from state

2019-10-15 Thread Laurent Pinchart
The R-Car LVDS encoder driver implements the bridge .mode_set() operation for the sole purpose of storing the mode in the LVDS private data, to be used later when enabling the encoder. Switch to the bridge .atomic_enable() and .atomic_disable() operations in order to access the global atomic