drm_gem_cma_describe(9) describe a CMA GEM object for debugfs

SYNOPSIS

void drm_gem_cma_describe(struct drm_gem_cma_object * cma_obj, struct seq_file * m);

ARGUMENTS

cma_obj

CMA GEM object

m

debugfs file handle

DESCRIPTION

This function can be used to dump a human-readable representation of the CMA GEM object into a synthetic file.

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