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

Alexey Brodkin Alexey.Brodkin at synopsys.com
Wed Jun 28 08:39:01 UTC 2017


Hi Laurent,

On Wed, 2017-06-28 at 00:16 +0300, Laurent Pinchart wrote:
> 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 +++--

For arcpgu:

Acked-by: Alexey Brodkin <abrodkin at synopsys.com>


More information about the dri-devel mailing list