SYNOPSIS
- struct drm_plane_state * drm_atomic_helper_plane_duplicate_state(struct drm_plane * plane);
ARGUMENTS
plane
-
- drm plane
DESCRIPTION
Default plane state duplicate hook for drivers which don't have their own subclassed plane state structure.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT