Hi Daniel,
On Wed, 2020-09-16 at 11:08 +0200, Daniel Vetter wrote:
On Fri, Sep 11, 2020 at 03:57:22PM +0200, Philipp Zabel wrote:
This allows to drop the custom drm_encoder_cleanup() actions.
Signed-off-by: Philipp Zabel p.zabel@pengutronix.de
New in v3, example conversion of drm_simple_encoder_init() users.
This and the following patches depend on the drm/imx conversion to use managed resources [1].
[1] https://lore.kernel.org/dri-devel/20200911133855.29801-3-p.zabel@pengutronix...
[...]
Where does this apply to? Neither upstream nor linux-next seems to have the drmm_ conversion for imx already applied, and that's kinda the juicy part I'd like to look at a bit.
Oh, ok. I did (re)send the basic drmm_ conversion separately at [1], mentioned above.
The patches here are just mechanical conversion. Can you pls include the drmm_ conversion too (maybe even squash these patches here in, I think that would be more readable)?
I'll squash and resend as a single series.
regards Philipp