SYNOPSIS
- void intel_plane_destroy_state(struct drm_plane * plane, struct drm_plane_state * state);
ARGUMENTS
plane
-
- drm plane
state
- state object to destroy
DESCRIPTION
Destroys the plane state (both common and Intel-specific) for the specified plane.
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