drm_flip_work_cleanup(9) cleans up flip-work

SYNOPSIS

void drm_flip_work_cleanup(struct drm_flip_work * work);

ARGUMENTS

work

the flip-work to cleanup

DESCRIPTION

Destroy resources allocated for the flip-work

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

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

Driver internals

COPYRIGHT