drm_mode_create_aspect_ratio_property(9) create aspect ratio property

SYNOPSIS

int drm_mode_create_aspect_ratio_property(struct drm_device * dev);

ARGUMENTS

dev

DRM device

DESCRIPTION

Called by a driver the first time it's needed, must be attached to desired connectors.

RETURNS

Zero on success, negative errno 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