Re: [PATCH v3 5/5] drm/msm/dp: Add DisplayPort controller for SA8775P

2024-09-23 Thread Dmitry Baryshkov
On Mon, Sep 23, 2024 at 05:01:50PM GMT, Soutrik Mukhopadhyay wrote: > The Qualcomm SA8775P platform comes with 2 DisplayPort controllers > for each mdss, having different base offsets than the previous > SoCs. The support for all 4 DPTX have been added here, and > validation of MDSS0 DPTX0 and DPTX

[PATCH v3 5/5] drm/msm/dp: Add DisplayPort controller for SA8775P

2024-09-23 Thread Soutrik Mukhopadhyay
The Qualcomm SA8775P platform comes with 2 DisplayPort controllers for each mdss, having different base offsets than the previous SoCs. The support for all 4 DPTX have been added here, and validation of MDSS0 DPTX0 and DPTX1 have been conducted. Signed-off-by: Soutrik Mukhopadhyay --- v2: No chan