]> git.baikalelectronics.ru Git - kernel.git/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)
commit39a7b153ce05b3a372fad640a765f45cbbe40853
tree1411de86b91f4407f3368b47b2c68ea6f6345b01
parent52f2db690083f6426b4c63e3a0f9b943fde018f2
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