Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_debugfs.h51 #define DRM_DEBUGFS_GPUVA_INFO(show, data) {"gpuvas", show, DRIVER_GEM_GPUVA, data} macro
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c255 DRM_DEBUGFS_GPUVA_INFO(nouveau_debugfs_gpuva, NULL),