SYNOPSIS
- int drm_atomic_helper_set_config(struct drm_mode_set * set);
ARGUMENTS
set
-
- mode set configuration
DESCRIPTION
Provides a default crtc set_config handler using the atomic driver interface.
RETURNS
Returns 0 on success, negative errno numbers on failure.
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