[PATCH 11/12] drm: vc4: Use drm_atomic_helper_shutdown() to disable planes on removal

Eric Anholt eric at anholt.net
Thu Jan 18 05:44:26 UTC 2018


Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com> writes:

> The plane cleanup handler currently calls drm_plane_helper_disable(),
> which is a legacy helper function. Replace it with a call to
> drm_atomic_helper_shutdown() at removal time. The plane .destroy()
> handler now consisting only of a call to drm_plane_cleanup(), replace it
> with direct calls to that function.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>

Looks like debug changes to Kconfigs slipped in.  Other than that, the
actual change sounds good.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180117/158028f1/attachment.sig>


More information about the dri-devel mailing list