drm_mode_create_scaling_mode_property(9) create scaling mode property

SYNOPSIS

int drm_mode_create_scaling_mode_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.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

COPYRIGHT