Name

drm_mm_dump_table — dump allocator state to a seq_file

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