Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.h34 void amdgpu_debugfs_gem_init(struct amdgpu_device *adev);
Damdgpu_gem.c1033 void amdgpu_debugfs_gem_init(struct amdgpu_device *adev) in amdgpu_debugfs_gem_init() function
Damdgpu_debugfs.c2060 amdgpu_debugfs_gem_init(adev); in amdgpu_debugfs_init()