drm_flip_work_allocate_task(9) allocate a flip-work task

SYNOPSIS

struct drm_flip_task * drm_flip_work_allocate_task(void * data, gfp_t flags);

ARGUMENTS

data

data associated to the task

flags

allocator flags

DESCRIPTION

Allocate a drm_flip_task object and attach private data to it.

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