Searched refs:amdgpu_gfx_scratch_free (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gfx.h | 345 void amdgpu_gfx_scratch_free(struct amdgpu_device *adev, uint32_t reg);
|
D | amdgpu_gfx.c | 130 void amdgpu_gfx_scratch_free(struct amdgpu_device *adev, uint32_t reg) in amdgpu_gfx_scratch_free() function
|
D | gfx_v6_0.c | 1823 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v6_0_ring_test_ring() 1948 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v6_0_ring_test_ib()
|
D | gfx_v7_0.c | 2117 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v7_0_ring_test_ring() 2396 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v7_0_ring_test_ib()
|
D | gfx_v10_0.c | 3465 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v10_0_ring_test_ring() 3487 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v10_0_ring_test_ring()
|
D | gfx_v8_0.c | 869 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v8_0_ring_test_ring()
|
D | gfx_v9_0.c | 1067 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v9_0_ring_test_ring()
|