Le Wed, 28 Jun 2017 00:16:20 +0300, Laurent Pinchart <[email protected]> a écrit :
> The old state is useful for drivers that need to perform operations at > enable time that depend on the transition between the old and new > states. > > While at it, rename the operation to .atomic_enable() to be consistent > with .atomic_disable(), as the .enable() operation is used by atomic > helpers only. > > Signed-off-by: Laurent Pinchart <[email protected]> > --- > 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 <[email protected]> _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
