On 5/16/26 08:25, Dmitry Baryshkov wrote:
On Tue, 05 May 2026 03:24:57 +0300, Dmitry Baryshkov wrote:
Drivers using drm_writeback_connector_init() / _with_encoder() don't
perform cleanup in a manner similar to drmm_writeback_connector_init()
(see drm_writeback_connector_cleanup()). Migrate all existing drivers
to use drmm_writeback_connector_init(), drop
drm_writeback_connector_init() and drm_writeback_connector::encoder
(it's unused afterwards).
[...]
Applied to msm-fixes, thanks!
[1/8] drm/msm/dpu: don't mix devm and drmm functions
https://gitlab.freedesktop.org/lumag/msm/-/commit/c0c70a11365c
Best regards,
That is only the first patch of the series, yes?
What is happening with the rest? Can they all be merged to drm-next now?
As I understand it, only the first patch was still being discussed, the
others have all been reviewed some time ago.
Thanks,
John.