git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3420e74
)
drm/mm: add ability to dump mm lists via debugfs
author
Dave Airlie
<airlied@linux.ie>
Wed, 26 Aug 2009 03:13:37 +0000
(13:13 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Tue, 1 Sep 2009 23:39:43 +0000
(09:39 +1000)
This adds code to the drm_mm to talk to debugfs, and adds
support to radeon to add the VRAM and GTT mm lists to debugfs.
I tested with spinlock debugging and it doesn't give out.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found