Home
last modified time | relevance | path

Searched refs:DRM_DEBUGFS_GPUVA_INFO (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/drm/
H A Ddrm_debugfs.h51 #define DRM_DEBUGFS_GPUVA_INFO(show, data) {"gpuvas", show, DRIVER_GEM_GPUVA, data} macro
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c255 DRM_DEBUGFS_GPUVA_INFO(nouveau_debugfs_gpuva, NULL),
/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c2820 DRM_DEBUGFS_GPUVA_INFO(show_each_vm, show_vm_gpuvas),