SYNOPSIS

bool drm_vma_node_has_offset(struct drm_vma_offset_node * node);

ARGUMENTS

node

Node to be checked

RETURNS

true iff the node was previously allocated an offset and added to an vma offset manager.

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

COPYRIGHT