Re: [PATCH v2 07/17] drm/msm/dpu: add writeback blocks to DPU RM

2022-04-19 Thread Dmitry Baryshkov
On 20/04/2022 04:45, Abhinav Kumar wrote: Add writeback blocks to DPU resource manager so that the encoders can directly request them through RM. changes in v2: - stop global tracking of WB blocks similar to INTF - align usage of hw_wb to be similar to that of hw_intf Signed-off

[PATCH v2 07/17] drm/msm/dpu: add writeback blocks to DPU RM

2022-04-19 Thread Abhinav Kumar
Add writeback blocks to DPU resource manager so that the encoders can directly request them through RM. changes in v2: - stop global tracking of WB blocks similar to INTF - align usage of hw_wb to be similar to that of hw_intf Signed-off-by: Abhinav Kumar --- drivers/gpu/drm/msm