Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gfx.h520 int amdgpu_get_gfx_off_entrycount(struct amdgpu_device *adev, u64 *value);
H A Damdgpu_gfx.c766 int amdgpu_get_gfx_off_entrycount(struct amdgpu_device *adev, u64 *value) in amdgpu_get_gfx_off_entrycount() function
H A Damdgpu_debugfs.c1345 r = amdgpu_get_gfx_off_entrycount(adev, &value); in amdgpu_debugfs_gfxoff_count_read()