Re: [PATCH v3 4/7] drm: writeback: Modify drm_writeback_signal_completion param

From: Dmitry Baryshkov

Date: Mon May 04 2026 - 20:33:31 EST


On Mon, Mar 16, 2026 at 02:00:06PM +0530, Suraj Kandpal wrote:
> Move to using drm_connector instead of drm_writeback_connector since

"Make drm_writeback_signal_completion use drm_connector ...."

> it now resides within drm_connector. This will also help make sure
> drivers do not need to access drm_writeback_connector as much.
>
> Signed-off-by: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
> ---
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +-
> drivers/gpu/drm/arm/display/komeda/komeda_crtc.c | 2 +-
> drivers/gpu/drm/arm/malidp_hw.c | 6 +++---
> drivers/gpu/drm/drm_writeback.c | 6 ++++--
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c | 4 ++--
> drivers/gpu/drm/renesas/rcar-du/rcar_du_writeback.c | 2 +-
> drivers/gpu/drm/vc4/vc4_txp.c | 2 +-
> drivers/gpu/drm/vkms/vkms_composer.c | 2 +-
> include/drm/drm_writeback.h | 2 +-
> 9 files changed, 15 insertions(+), 13 deletions(-)
>

With the commit message fixed:


Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>



--
With best wishes
Dmitry