Re: [PATCH 15/21] drm/msm/dpu: Configure CWB in writeback encoder

2024-08-30 Thread Dmitry Baryshkov
On Fri, 30 Aug 2024 at 23:28, Jessica Zhang wrote: > > > > On 8/30/2024 10:47 AM, Dmitry Baryshkov wrote: > > On Thu, Aug 29, 2024 at 01:48:36PM GMT, Jessica Zhang wrote: > >> Cache the CWB block mask in the DPU virtual encoder and configure CWB > >> according to the CWB block mask within the writ

Re: [PATCH 15/21] drm/msm/dpu: Configure CWB in writeback encoder

2024-08-30 Thread Jessica Zhang
On 8/30/2024 10:47 AM, Dmitry Baryshkov wrote: On Thu, Aug 29, 2024 at 01:48:36PM GMT, 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/

Re: [PATCH 15/21] drm/msm/dpu: Configure CWB in writeback encoder

2024-08-30 Thread Dmitry Baryshkov
On Thu, Aug 29, 2024 at 01:48:36PM GMT, 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_crtc.c | 2

[PATCH 15/21] drm/msm/dpu: Configure CWB in writeback encoder

2024-08-29 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_crtc.c | 29 +++ drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c| 4