drm_atomic_helper_disable_plane(9) Helper for primary plane disable using * atomic

SYNOPSIS

int drm_atomic_helper_disable_plane(struct drm_plane * plane);

ARGUMENTS

plane

plane to disable

DESCRIPTION

Provides a default plane disable handler using the atomic driver interface.

RETURNS

Zero on success, error code 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