Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_debugfs.h42 int amdgpu_debugfs_gem_init(struct amdgpu_device *adev);
HDamdgpu_gem.c898 int amdgpu_debugfs_gem_init(struct amdgpu_device *adev) in amdgpu_debugfs_gem_init() function
HDamdgpu_device.c2622 r = amdgpu_debugfs_gem_init(adev); in amdgpu_device_init()