On Fri, 08 Dec 2023 04:03:14 +0300, Dmitry Baryshkov wrote: > As the renamed drm_atomic_helper_check_wb_connector_state() now accepts > drm_writeback_connector as the first argument (instead of drm_encoder), > move the VKMS writeback atomic_check from drm_encoder_helper_funcs to > drm_connector_helper_funcs. Also drop the vkms_wb_encoder_helper_funcs, > which have become empty now. > > > [...] Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime