drm/ttm: add a debugfs file for the global page pools
authorChristian König <christian.koenig@amd.com>
Tue, 17 Nov 2020 15:28:30 +0000 (16:28 +0100)
committerChristian König <christian.koenig@amd.com>
Wed, 20 Jan 2021 11:56:53 +0000 (12:56 +0100)
commitba051901d10ff6d6636f2fbe3fe01fb2b5eb48ce
tree0768d8bd7fdbce23d34768df161bb630bf1053b9
parent3763d635deaa755c7849074d144c74086565591e
drm/ttm: add a debugfs file for the global page pools

Instead of printing this on the per device pool.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/414956/
drivers/gpu/drm/ttm/ttm_pool.c