Re: [PATCH v4 19/25] drm/msm/dpu: Configure CWB in writeback encoder

2024-12-19 Thread Dmitry Baryshkov
On Mon, Dec 16, 2024 at 04:43:30PM -0800, Jessica Zhang wrote: > Cache the CWB block mask in the DPU virtual encoder and configure CWB > according to the CWB block mask within the writeback phys encoder > > Signed-off-by: Jessica Zhang > --- > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c|

[PATCH v4 19/25] drm/msm/dpu: Configure CWB in writeback encoder

2024-12-16 Thread Jessica Zhang
Cache the CWB block mask in the DPU virtual encoder and configure CWB according to the CWB block mask within the writeback phys encoder Signed-off-by: Jessica Zhang --- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c| 75 +- drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.