[PATCH 8/8] drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()

Boris Brezillon boris.brezillon at free-electrons.com
Wed Jun 28 08:45:24 UTC 2017


Le Wed, 28 Jun 2017 00:16:21 +0300,
Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com> a écrit :

> The CRTC .disable() helper operation is deprecated for atomic drivers,
> the new .atomic_disable() helper operation being preferred. Convert all
> atomic drivers to .atomic_disable() to avoid cargo-cult use of
> .disable() in new drivers.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
> ---
>  drivers/gpu/drm/arc/arcpgu_crtc.c               | 5 +++--
>  drivers/gpu/drm/arm/hdlcd_crtc.c                | 5 +++--
>  drivers/gpu/drm/arm/malidp_crtc.c               | 5 +++--
>  drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c  | 5 +++--

For atmel-hlcdc:

Acked-by: Boris Brezillon <boris.brezillon at free-electrons.com>


More information about the dri-devel mailing list