Dump allocator state to dmesg
void drm_mm_debug_table(struct drm_mm * mm, const char * prefix);
mm
drm_mm allocator to dump
prefix
prefix to use for dumping to dmesg
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