Hello Rob,
We removed the bridge object for DisplayPort due to review comments in
patch set 1.
Added more details below.
Original Message
Subject: Re: [DPU PATCH v3 3/5] drm/msm/dp: add displayPort driver
support
Date: 2019-12-02 08:48
From: Rob Clark
To: Chandan Uddara
On 2019-02-14 04:28, chand...@codeaurora.org wrote:
Hello Sean
I had few more queries regarding your comments. Can you please provide
your feedback? (Queries/responses are present below)
thanks
Chandan
On 2018-10-23 09:28, Sean Paul wrote:
On Wed, Oct 10, 2018 at 10:15:58AM -0700, Chandan Ud
Hello Sam,
Only DP core driver comments have been addressed in V2.
PLL driver comments in V1 and your comments in V2 version will be
addressed in V3.
Responded to your comments/queries below.
On 2019-01-07 14:14, Sam Ravnborg wrote:
Hi Chandan
A few comments in the following.
Mostly nitpicks
On 2018-04-17 13:28, Sean Paul wrote:
On Mon, Apr 16, 2018 at 05:40:13PM -0700, Chandan Uddaraju wrote:
For dual dsi mode, the horizontal timing needs
to be divided by half since both the dsi controllers
will be driving this panel. Adjust the pixel clock and
DSI timing accordingly.
Changes in V
On 2018-03-01 07:53, Sean Paul wrote:
On Wed, Feb 28, 2018 at 04:44:49PM -0800, Chandan Uddaraju wrote:
Current DSI driver uses two connectors for dual DSI case even
though we only have one panel. Fix this by implementing one
connector/bridge for dual DSI use case.
Current patch is not yet test