Re: [PATCH v2 06/10] drm: rcar-du: lvds: Add support for dual-link mode

2019-05-28 Thread Laurent Pinchart
Hi Jacopo, On Tue, May 28, 2019 at 11:35:50AM +0200, Jacopo Mondi wrote: > Hi Laurent, > a small note. > > On Sun, May 12, 2019 at 12:06:58AM +0300, Laurent Pinchart wrote: > > In dual-link mode the LVDS0 encoder transmits even-numbered pixels, and > > sends odd-numbered pixels to the LVDS1 enco

Re: [PATCH v2 06/10] drm: rcar-du: lvds: Add support for dual-link mode

2019-05-28 Thread Jacopo Mondi
Hi Laurent, a small note. On Sun, May 12, 2019 at 12:06:58AM +0300, Laurent Pinchart wrote: > In dual-link mode the LVDS0 encoder transmits even-numbered pixels, and > sends odd-numbered pixels to the LVDS1 encoder for transmission on a > separate link. > > To implement support for this mode of o

[PATCH v2 06/10] drm: rcar-du: lvds: Add support for dual-link mode

2019-05-11 Thread Laurent Pinchart
In dual-link mode the LVDS0 encoder transmits even-numbered pixels, and sends odd-numbered pixels to the LVDS1 encoder for transmission on a separate link. To implement support for this mode of operation, determine if the LVDS connection operates in dual-link mode by querying the next device in th