Searched refs:amdgpu_gfx_scratch_free (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gfx.h | 28 void amdgpu_gfx_scratch_free(struct amdgpu_device *adev, uint32_t reg);
|
D | amdgpu_gfx.c | 63 void amdgpu_gfx_scratch_free(struct amdgpu_device *adev, uint32_t reg) in amdgpu_gfx_scratch_free() function
|
D | gfx_v9_0.c | 356 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v9_0_ring_test_ring() 378 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v9_0_ring_test_ring() 2642 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v9_0_kiq_kcq_enable() 2696 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v9_0_kiq_kcq_enable() 3205 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v9_0_kcq_disable() 3236 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v9_0_kcq_disable()
|
D | gfx_v6_0.c | 1787 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v6_0_ring_test_ring() 1808 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v6_0_ring_test_ring() 1938 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v6_0_ring_test_ib()
|
D | gfx_v8_0.c | 851 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v8_0_ring_test_ring() 873 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v8_0_ring_test_ring() 4636 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v8_0_kiq_kcq_enable() 4685 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v8_0_kiq_kcq_enable() 5109 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v8_0_kcq_disable() 5140 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v8_0_kcq_disable()
|
D | gfx_v7_0.c | 2075 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v7_0_ring_test_ring() 2096 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v7_0_ring_test_ring() 2362 amdgpu_gfx_scratch_free(adev, scratch); in gfx_v7_0_ring_test_ib()
|