Re: [PATCH 06/10] drm/msm/dpu: Add SM6350 support

From: Dmitry Baryshkov
Date: Mon Feb 13 2023 - 06:35:18 EST


On 13/02/2023 13:30, Marijn Suijten wrote:
On 2023-02-13 12:15:19, Konrad Dybcio wrote:
[...]
@@ -1674,6 +1765,15 @@ static struct dpu_pingpong_cfg sc8280xp_pp[] = {
            DPU_IRQ_IDX(MDP_SSPP_TOP0_INTR2, 31), -1),
  };
  +static struct dpu_pingpong_cfg sm6350_pp[] = {
+    PP_BLK("pingpong_0", PINGPONG_0, 0x70000, 0, sdm845_pp_sblk,

No TE support?
It's.. complicated.. With just this patch, display refreshes, albeit
not at 60fps. Marijn is working on getting it going, though

https://github.com/SoMainline/linux/commits/marijn/longbois-next/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c

This branch hasn't been updated for the longest time. I'm preparing v2
of the INTF TE series at:

https://github.com/SoMainline/linux/commits/marijn/dpu/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c

and it has about ±40% of Dmitry's review applied. More to come now that
hiatus is over.

We should agree on landing order for my rework vs your changes. Can I try persuading you to review that 50-patches beast? With the hope that you'd agree to land your changes on top of it?

--
With best wishes
Dmitry