Home
last modified time | relevance | path

Searched refs:amdgpu_gfx_scratch_get (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h27 int amdgpu_gfx_scratch_get(struct amdgpu_device *adev, uint32_t *reg);
Damdgpu_gfx.c41 int amdgpu_gfx_scratch_get(struct amdgpu_device *adev, uint32_t *reg) in amdgpu_gfx_scratch_get() function
Dgfx_v9_0.c346 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v9_0_ring_test_ring()
2632 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v9_0_kiq_kcq_enable()
3195 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v9_0_kcq_disable()
Dgfx_v6_0.c1777 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v6_0_ring_test_ring()
1894 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v6_0_ring_test_ib()
Dgfx_v7_0.c2066 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v7_0_ring_test_ring()
2318 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v7_0_ring_test_ib()
Dgfx_v8_0.c841 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v8_0_ring_test_ring()
4626 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v8_0_kiq_kcq_enable()
5099 r = amdgpu_gfx_scratch_get(adev, &scratch); in gfx_v8_0_kcq_disable()