1. NAME

drm_mode_create_dithering_property - create dithering property

2. SYNOPSIS

int drm_mode_create_dithering_property(struct drm_device *  dev );

3. ARGUMENTS

dev
    DRM device

4. DESCRIPTION

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

5. AUTHORS

Jesse Barnes <>
Intel Corporation,
    Initial version

Laurent Pinchart <>
Ideas on board SPRL,
    Driver internals

6. COPYRIGHT