Re: [PATCH 5/8] drm/imx: parallel-display: use drm managed resources

2020-07-22 Thread daniel
On Wed, Jul 22, 2020 at 04:01:53PM +0200, Philipp Zabel wrote: > On Wed, 2020-07-22 at 15:30 +0200, Philipp Zabel wrote: > [...] > > and use drmm_add_action_or_reset() to make sure drm_encoder_cleanup() is > > called before the memory is freed. > [...] > > @@ -259,6 +259,13 @@ static const struct d

Re: [PATCH 5/8] drm/imx: parallel-display: use drm managed resources

2020-07-22 Thread Philipp Zabel
On Wed, 2020-07-22 at 15:30 +0200, Philipp Zabel wrote: [...] > and use drmm_add_action_or_reset() to make sure drm_encoder_cleanup() is > called before the memory is freed. [...] > @@ -259,6 +259,13 @@ static const struct drm_bridge_funcs imx_pd_bridge_funcs > = { > .atomic_get_output_bus_f