Messages in this thread |  | | Date | Wed, 14 Dec 2022 20:40:59 +0200 | Subject | Re: [RFC PATCH 1/6] drm/msm/dpu1: Implement DSC binding to PP block for CTL V1 | From | Dmitry Baryshkov <> |
| |
On 14/12/2022 01:22, Marijn Suijten wrote: > All V1 CTL blocks (active CTLs) explicitly bind the pixel output from a > DSC block to a PINGPONG block by setting the PINGPONG idx in a DSC > hardware register. > > Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 3 +++ > .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 9 +++++++ > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.c | 27 +++++++++++++++++++ > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.h | 4 +++ > 4 files changed, 43 insertions(+)
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
-- With best wishes Dmitry
|  |