From: Rob Clark <robdclark@xxxxxxxxxxxx> Most of this is a resend of things that have already been posted to list. I've rebased the DPU patches, which was somewhat conflicty due to other changes and refactoring in the DPU code. Probably wouldn't hurt for someone to look over my rebases of the first two patches in particular. But I don't think I missed anything, and they get display back to working without underflow. I apologize if I missed any r-b/a-b tags, patchwork didn't seem to pick them up for some reason. I looked thru earlier versions of the DPU patches, but I might have missed tags. Abhinav Kumar (1): drm/msm/dpu: add icc voting in dpu_mdss_init Georgi Djakov (1): drm/msm/mdp5: Use the interconnect API Jayant Shekhar (3): drm/msm/dpu: clean up references of DPU custom bus scaling drm/msm/dpu: Integrate interconnect API in MDSS dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845 .../devicetree/bindings/display/msm/dpu.txt | 10 + drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c | 174 +++++++----------- drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.h | 4 +- drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 11 +- drivers/gpu/drm/msm/disp/dpu1/dpu_mdss.c | 57 +++++- drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h | 22 +-- drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c | 14 ++ 7 files changed, 158 insertions(+), 134 deletions(-) -- 2.20.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel