Re: [PATCH v4 2/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit

2023-05-03 Thread Marijn Suijten
Hi Kuogee, On 2023-05-03 13:10:34, Kuogee Hsieh wrote: > Legacy DPU (DPU < 7.0.0) requires PP block to be involved during Nit: I wouldn't call it "legacy" (that's not really relevant here), just DPU < 7.0.0 requires the PINGPONG block ... > DSC setting up. Since then, enable and start the D

[PATCH v4 2/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit

2023-05-03 Thread Kuogee Hsieh
Legacy DPU (DPU < 7.0.0) requires PP block to be involved during DSC setting up. Since then, enable and start the DSC encoder engine had moved to INTF with helps of flush mechanism. This patch adds DPU_PINGPONG_DSC feature bit to indicate that both dpu_hw_pp_setup_dsc() and dpu_hw_pp_dsc_enable() p