SYNOPSIS

void drm_mm_debug_table(struct drm_mm * mm, const char * prefix);

ARGUMENTS

mm

drm_mm allocator to dump

prefix

prefix to use for dumping to dmesg

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