mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 14:12:06 +00:00
8cd9efd1b7
Drivers duplicate the code required to add debugfs entries for various ttm resource managers. To fix it add common TTM resource manager debugfs code that each driver can reuse. Specific resource managers can overwrite ttm_resource_manager_func::debug to get more information from those debugfs entries. Signed-off-by: Zack Rusin <zackr@vmware.com> Cc: Huang Rui <ray.huang@amd.com> Cc: David Airlie <airlied@linux.ie> Cc: Daniel Vetter <daniel@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220412033526.369115-2-zack@kde.org Reviewed-by: Christian König <christian.koenig@amd.com> |
||
---|---|---|
.. | ||
Makefile | ||
ttm_agp_backend.c | ||
ttm_bo_util.c | ||
ttm_bo_vm.c | ||
ttm_bo.c | ||
ttm_device.c | ||
ttm_execbuf_util.c | ||
ttm_module.c | ||
ttm_module.h | ||
ttm_pool.c | ||
ttm_range_manager.c | ||
ttm_resource.c | ||
ttm_sys_manager.c | ||
ttm_tt.c |