Re: [PATCH v6] drm/msm/dp: Add sc8180x DP controllers

2021-12-20 Thread Dmitry Baryshkov
On Fri, 17 Dec 2021 at 03:25, Bjorn Andersson wrote: > > The sc8180x has 2 DP and 1 eDP controllers, add support for these to the > DP driver. > > Signed-off-by: Bjorn Andersson Reviewed-by: Dmitry Baryshkov > --- > > Changes since v5: > - Dropped DPU hw catalog change from the patch > - Rebas

Re: [PATCH v6] drm/msm/dp: Add sc8180x DP controllers

2021-12-20 Thread Abhinav Kumar
On 12/16/2021 4:26 PM, Bjorn Andersson wrote: The sc8180x has 2 DP and 1 eDP controllers, add support for these to the DP driver. Signed-off-by: Bjorn Andersson Reviewed-by: Abhinav Kumar --- Changes since v5: - Dropped DPU hw catalog change from the patch - Rebased the patch drivers/

[PATCH v6] drm/msm/dp: Add sc8180x DP controllers

2021-12-16 Thread Bjorn Andersson
The sc8180x has 2 DP and 1 eDP controllers, add support for these to the DP driver. Signed-off-by: Bjorn Andersson --- Changes since v5: - Dropped DPU hw catalog change from the patch - Rebased the patch drivers/gpu/drm/msm/dp/dp_display.c | 11 +++ 1 file changed, 11 insertions(+) di