Create scaling mode property
int drm_mode_create_scaling_mode_property(struct drm_device * dev);
dev
DRM device
Called by a driver the first time it's needed, must be attached to desired connectors.
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