From: Jerome Glisse Date: Fri, 26 Apr 2013 02:29:27 +0000 (-0400) Subject: radeon: add bo tracking debugfs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=409851f48939dffdd9f19a43830f54eac2c19a53;p=pandora-kernel.git radeon: add bo tracking debugfs This is to allow debugging of userspace program not freeing buffer after, which is basicly a memory leak. This print the list of all gem object along with their size and placement (VRAM,GTT,CPU) and with the pid of the task that created them. agd5f: add warning fix Signed-off-by: Jerome Glisse Signed-off-by: Alex Deucher --- Reading git-diff-tree failed