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

2021-11-25 Thread Dmitry Baryshkov
On 17/10/2021 01:18, Bjorn Andersson wrote: The sc8180x has 2 DP and 1 eDP controllers, add support for these to the DP driver. Link: https://lore.kernel.org/linux-arm-msm/20210725042436.3967173-7-bjorn.anders...@linaro.org/ Signed-off-by: Bjorn Andersson It seems that SC8180x DPU support

Re: [Freedreno] [PATCH v5 7/7] drm/msm/dp: Add sc8180x DP controllers

2021-10-18 Thread abhinavk
On 2021-10-16 15:18, Bjorn Andersson wrote: The sc8180x has 2 DP and 1 eDP controllers, add support for these to the DP driver. Link: https://lore.kernel.org/linux-arm-msm/20210725042436.3967173-7-bjorn.anders...@linaro.org/ Signed-off-by: Bjorn Andersson Reviewed-by: Abhinav Kumar ---

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

2021-10-17 Thread Bjorn Andersson
On Sat 16 Oct 20:32 CDT 2021, Stephen Boyd wrote: > Quoting Bjorn Andersson (2021-10-16 15:18:43) > > The sc8180x has 2 DP and 1 eDP controllers, add support for these to the > > DP driver. > > > > Link: > >

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

2021-10-16 Thread Stephen Boyd
Quoting Bjorn Andersson (2021-10-16 15:18:43) > The sc8180x has 2 DP and 1 eDP controllers, add support for these to the > DP driver. > > Link: > https://lore.kernel.org/linux-arm-msm/20210725042436.3967173-7-bjorn.anders...@linaro.org/ BTW, was the link intentional?

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

2021-10-16 Thread Stephen Boyd
Quoting Bjorn Andersson (2021-10-16 15:18:43) > The sc8180x has 2 DP and 1 eDP controllers, add support for these to the > DP driver. > > Link: > https://lore.kernel.org/linux-arm-msm/20210725042436.3967173-7-bjorn.anders...@linaro.org/ > Signed-off-by: Bjorn Andersson > --- Reviewed-by:

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

2021-10-16 Thread Bjorn Andersson
The sc8180x has 2 DP and 1 eDP controllers, add support for these to the DP driver. Link: https://lore.kernel.org/linux-arm-msm/20210725042436.3967173-7-bjorn.anders...@linaro.org/ Signed-off-by: Bjorn Andersson --- Changes since v4: - Use the MSM_DP_CONTROLLER_n enums - const the msm_dp_desc