SYNOPSIS

int drm_mm_dump_table(struct seq_file * m, struct drm_mm * mm);

ARGUMENTS

m

seq_file to dump to

mm

drm_mm allocator to dump

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