Re: [PATCH 5/5] drm/bridge: mhdp8564: Support format negotiation

2020-11-02 Thread Tomi Valkeinen
On 30/10/2020 00:39, Laurent Pinchart wrote: > Hi Nikhil, > > Thank you for the patch. > > On Fri, Oct 16, 2020 at 04:09:17PM +0530, Nikhil Devshatwar wrote: >> With new connector model, mhdp bridge will not create the connector and >> SoC driver will rely on format negotiation to setup the encod

Re: [PATCH 5/5] drm/bridge: mhdp8564: Support format negotiation

2020-10-29 Thread Laurent Pinchart
Hi Nikhil, Thank you for the patch. On Fri, Oct 16, 2020 at 04:09:17PM +0530, Nikhil Devshatwar wrote: > With new connector model, mhdp bridge will not create the connector and > SoC driver will rely on format negotiation to setup the encoder format. > > Support format negotiations hooks in the

RE: [PATCH 5/5] drm/bridge: mhdp8564: Support format negotiation

2020-10-29 Thread Swapnil Kashinath Jakhade
Hi, > -Original Message- > From: Nikhil Devshatwar > Sent: Friday, October 16, 2020 4:09 PM > To: dri-devel@lists.freedesktop.org; Tomi Valkeinen > > Cc: Sekhar Nori ; Laurent Pinchart > ; Swapnil Kashinath Jakhade > > Subject: [PATCH 5/5] drm/bridg

[PATCH 5/5] drm/bridge: mhdp8564: Support format negotiation

2020-10-16 Thread Nikhil Devshatwar
With new connector model, mhdp bridge will not create the connector and SoC driver will rely on format negotiation to setup the encoder format. Support format negotiations hooks in the drm_bridge_funcs. Support a single format for input. Signed-off-by: Nikhil Devshatwar --- .../drm/bridge/caden