drm/tegra: Add list of framebuffers to debugfs
authorThierry Reding <thierry.reding@avionic-design.de>
Wed, 13 Feb 2013 15:13:16 +0000 (16:13 +0100)
committerThierry Reding <thierry.reding@avionic-design.de>
Fri, 22 Feb 2013 07:21:37 +0000 (08:21 +0100)
This list is most useful to inspect whether framebuffer reference
counting works as expected. The code is loosely based on the i915
implementation.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>

No differences found