Searched refs:amdgpu_gfx_scratch_free (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gfx.h | 350 void amdgpu_gfx_scratch_free(struct amdgpu_device *adev, uint32_t reg);
|
D | amdgpu_gfx.c | 129 void amdgpu_gfx_scratch_free(struct amdgpu_device *adev, uint32_t reg) in amdgpu_gfx_scratch_free() function
|
D | gfx_v6_0.c | 1824 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_v10_0.c | 453 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v10_0_ring_test_ring() 483 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v10_0_ring_test_ring() 544 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v10_0_ring_test_ib()
|
D | gfx_v7_0.c | 2119 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v7_0_ring_test_ring() 2397 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v7_0_ring_test_ib()
|
D | gfx_v9_0.c | 872 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v9_0_ring_test_ring()
|
D | gfx_v8_0.c | 869 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v8_0_ring_test_ring()
|