Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c2555 } ttm_debugfs_entries[] = { variable
2573 for (count = 0; count < ARRAY_SIZE(ttm_debugfs_entries); count++) { in amdgpu_ttm_debugfs_init()
2575 ttm_debugfs_entries[count].name, in amdgpu_ttm_debugfs_init()
2578 ttm_debugfs_entries[count].fops); in amdgpu_ttm_debugfs_init()
2581 if (ttm_debugfs_entries[count].domain == TTM_PL_VRAM) in amdgpu_ttm_debugfs_init()
2583 else if (ttm_debugfs_entries[count].domain == TTM_PL_TT) in amdgpu_ttm_debugfs_init()