Searched refs:amdgpu_gfx_scratch_free (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_gfx.h | 336 void amdgpu_gfx_scratch_free(struct amdgpu_device *adev, uint32_t reg);
|
H A D | amdgpu_gfx.c | 135 void amdgpu_gfx_scratch_free(struct amdgpu_device *adev, uint32_t reg) in amdgpu_gfx_scratch_free() function
|
H A D | amdgpu_gfx_v6_0.c | 1828 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v6_0_ring_test_ring() 1952 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v6_0_ring_test_ib()
|
H A D | amdgpu_gfx_v10_0.c | 478 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v10_0_ring_test_ring() 500 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v10_0_ring_test_ring() 557 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v10_0_ring_test_ib()
|
H A D | amdgpu_gfx_v7_0.c | 2127 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v7_0_ring_test_ring() 2405 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v7_0_ring_test_ib()
|
H A D | amdgpu_gfx_v8_0.c | 877 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v8_0_ring_test_ring()
|
H A D | amdgpu_gfx_v9_0.c | 1012 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v9_0_ring_test_ring()
|