Re: [PATCH v2] drm/imx: Convert drm_atomic_helper_suspend/resume()

From: Philipp Zabel
Date: Thu Aug 02 2018 - 12:03:10 EST


Hi Souptick,

On Wed, 2018-08-01 at 00:58 +0530, Souptick Joarder wrote:
> convert drm_atomic_helper_suspend/resume() to use
> drm_mode_config_helper_suspend/resume().
>
> with this conversion, both the members of struct
> imx_drm_device pipes and state will be no more
> useful and it could be removed forever.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@xxxxxxxxx>
> Signed-off-by: Ajit Negi <ajitn.linux@xxxxxxxxx>

I have rebased this patch onto drm-next and applied it to imx-drm/next.

regards
Philipp