Searched refs:AMDGPU_RING_TYPE_COMPUTE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ring.h55 AMDGPU_RING_TYPE_COMPUTE, enumerator in enum:amdgpu_ring_type
H A Damdgpu_fence.c475 case AMDGPU_RING_TYPE_COMPUTE:
H A Damdgpu_gfx_v7_0.c2142 int usepfp = ring->funcs->type == AMDGPU_RING_TYPE_COMPUTE ? 0 : 1;
2144 if (ring->funcs->type == AMDGPU_RING_TYPE_COMPUTE) {
5040 .type = AMDGPU_RING_TYPE_COMPUTE,
H A Damdgpu_gfx_v8_0.c6047 if ((ring->funcs->type == AMDGPU_RING_TYPE_COMPUTE) ||
6338 if (ring->funcs->type != AMDGPU_RING_TYPE_COMPUTE)
6952 .type = AMDGPU_RING_TYPE_COMPUTE,
H A Damdgpu_gfx_v9_0.c4887 if (ring->funcs->type == AMDGPU_RING_TYPE_COMPUTE) {
5145 if (ring->funcs->type != AMDGPU_RING_TYPE_COMPUTE)
6494 .type = AMDGPU_RING_TYPE_COMPUTE,
H A Damdgpu_vm.c1021 if (ring->funcs->type == AMDGPU_RING_TYPE_COMPUTE)
H A Damdgpu_gfx_v10_0.c4385 if (ring->funcs->type == AMDGPU_RING_TYPE_COMPUTE) {
5204 .type = AMDGPU_RING_TYPE_COMPUTE,
H A Damdgpu_gfx_v6_0.c3518 .type = AMDGPU_RING_TYPE_COMPUTE,

Completed in 263 milliseconds