Hey Jonas,
> Please base your work on latest drm-misc tree, this has already been
> addressed in commit 3de723684be5 ("drm/rockchip: dw_hdmi: Use drmres
> helpers for encoder resources") [1].
Sorry, I'll rebase it on the DRM tree.
>
> Also instead of open-code, maybe a change to use drmm_encoder_init() is
> more appropriate for some of the other drivers?
>
Wouldn't it be better to first remove the deprecated function and then,
in another patch, change to the managed encoder as an improvement?
BR,
Diogo