Re: [PATCH v8 3/8] drm/msm/dpu: test DPU_PINGPONG_DSC bit before assign DSC ops to PINGPONG

2023-05-14 Thread Marijn Suijten
Fix the title: "Require DPU_PINGPONG_DSC bit for DSC ops on PINGPONG block" Or: "Only enable PINGPONG DSC ops with DPU_PINGPONG_DSC bit" Or (my preference): "Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit" On 2023-05-12 11:00:18, Kuogee Hsieh wrote: > > DPU < 7.0.0 has DPU_PINGPONG_DSC

[PATCH v8 3/8] drm/msm/dpu: test DPU_PINGPONG_DSC bit before assign DSC ops to PINGPONG

2023-05-12 Thread Kuogee Hsieh
DPU < 7.0.0 has DPU_PINGPONG_DSC feature bit set to indicate it requires both dpu_hw_pp_setup_dsc() and dpu_hw_pp_dsc_{enable,disable}() to be executed to complete DSC configuration if DSC hardware block is present. Hence test DPU_PINGPONG_DSC feature bit and assign DSC related functions to the