Name
drm_atomic_helper_plane_reset —
default ->reset hook for planes
Synopsis
void drm_atomic_helper_plane_reset ( | struct drm_plane * plane) ; |
Description
Resets the atomic state for plane
by freeing the state pointer (which might
be NULL, e.g. at driver load time) and allocating a new empty state object.