Searched refs:AMDGPU_RING_TYPE_KIQ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_fence.c470 if (ring->funcs->type != AMDGPU_RING_TYPE_KIQ) {
544 if (ring->funcs->type != AMDGPU_RING_TYPE_KIQ) {
H A Damdgpu_ring.h59 AMDGPU_RING_TYPE_KIQ, enumerator in enum:amdgpu_ring_type
H A Damdgpu_ring.c257 if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
H A Damdgpu_gfx_v10_0.c3350 if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
4772 case AMDGPU_RING_TYPE_KIQ:
5238 .type = AMDGPU_RING_TYPE_KIQ,
H A Damdgpu_gfx_v8_0.c4572 if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
6048 (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)) {
6483 case AMDGPU_RING_TYPE_KIQ:
6982 .type = AMDGPU_RING_TYPE_KIQ,
H A Damdgpu_gfx_v9_0.c3458 if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
5330 case AMDGPU_RING_TYPE_KIQ:
6529 .type = AMDGPU_RING_TYPE_KIQ,

Completed in 132 milliseconds