SYNOPSIS
- struct drm_atomic_state * drm_atomic_state_alloc(struct drm_device * dev);
ARGUMENTS
dev
-
- DRM device
DESCRIPTION
This allocates an empty atomic state to track updates.
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