Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.h42 int amdgpu_debugfs_gem_init(struct amdgpu_device *adev);
Damdgpu_gem.c884 int amdgpu_debugfs_gem_init(struct amdgpu_device *adev) in amdgpu_debugfs_gem_init() function
Damdgpu_device.c2567 r = amdgpu_debugfs_gem_init(adev); in amdgpu_device_init()