]> Pileus Git - ~andy/linux/commit
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)
commite450fcc6669705ef49784080ac6dd8513df37763
tree1411de86b91f4407f3368b47b2c68ea6f6345b01
parent84ff6b270893cd8b054bae371a315c905ffa3ac9
drm/tegra: Add list of framebuffers to debugfs

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>
drivers/gpu/drm/tegra/drm.c