]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: Provide debugfs file for the IOVA space
authorThierry Reding <treding@nvidia.com>
Fri, 23 Jan 2015 08:16:03 +0000 (09:16 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 2 Apr 2015 16:46:14 +0000 (18:46 +0200)
commite892d26067e4c219f6dac7e90105d62e9b12d101
tree47067dcd9cdacd69bb71d1964d6d04081cfb4918
parentbfdaddf86f35fc3388a2ffff67422ba793dfa675
drm/tegra: Provide debugfs file for the IOVA space

The Tegra DRM driver uses a single IO virtual address space for buffer
mappings. Provide a table of the address space usage in debugfs.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/drm.c