Re: [Freedreno] [PATCH 2/2] drm/msm/dpu: add HDMI output support

2023-04-17 Thread Abhinav Kumar
On 4/15/2023 10:19 AM, Dmitry Baryshkov wrote: MSM8998 and the older Qualcomm platforms support HDMI outputs. Now as DPU encoder is ready, add support for using INTF_HDMI. From what I see, encoder was always ready but just HDMI case was not handled? Or are you saying this because of the pr

Re: [Freedreno] [PATCH 2/2] drm/msm/dpu: add HDMI output support

2023-04-16 Thread Arnaud Vrac
On Apr 15 20:19, Dmitry Baryshkov wrote: MSM8998 and the older Qualcomm platforms support HDMI outputs. Now as DPU encoder is ready, add support for using INTF_HDMI. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 45 + 1 file changed, 45 i

[Freedreno] [PATCH 2/2] drm/msm/dpu: add HDMI output support

2023-04-15 Thread Dmitry Baryshkov
MSM8998 and the older Qualcomm platforms support HDMI outputs. Now as DPU encoder is ready, add support for using INTF_HDMI. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 45 + 1 file changed, 45 insertions(+) diff --git a/drivers/gpu/drm/