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

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

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

2019-12-16 Thread Laurent Pinchart
Hi Fabrizio, On Mon, Dec 16, 2019 at 05:39:55PM +, Fabrizio Castro wrote: > > From: linux-renesas-soc-ow...@vger.kernel.org > > On Behalf Of Laurent Pinchart > > Sent: 13 December 2019 18:28 > > Subject: [PATCH v2] drm: rcar-du: lvds: Get mode from state > &g

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

2019-12-13 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