Re: [Freedreno] [PATCH v2 1/2] drm/msm/dpu: Add INTF_5 interrupts

2022-02-15 Thread Abhinav Kumar
On 2/14/2022 8:33 PM, Bjorn Andersson wrote: SC8180x has the eDP controller wired up to INTF_5, so add the interrupt register block for this interface to the list. Signed-off-by: Bjorn Andersson Reviewed-by: Abhinav Kumar --- Changes since v1: - None drivers/gpu/drm/msm/disp/dpu1/dpu_

Re: [Freedreno] [PATCH v2 1/2] drm/msm/dpu: Add INTF_5 interrupts

2022-02-15 Thread Dmitry Baryshkov
On 15/02/2022 07:33, Bjorn Andersson wrote: SC8180x has the eDP controller wired up to INTF_5, so add the interrupt register block for this interface to the list. Signed-off-by: Bjorn Andersson Reviewed-by: Dmitry Baryshkov --- Changes since v1: - None drivers/gpu/drm/msm/disp/dpu1/dpu

[Freedreno] [PATCH v2 1/2] drm/msm/dpu: Add INTF_5 interrupts

2022-02-14 Thread Bjorn Andersson
SC8180x has the eDP controller wired up to INTF_5, so add the interrupt register block for this interface to the list. Signed-off-by: Bjorn Andersson --- Changes since v1: - None drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c | 6 ++ drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.h | 1