AMDGPU_RING_TYPE_KIQ  459 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 	if (ring->funcs->type != AMDGPU_RING_TYPE_KIQ) {
AMDGPU_RING_TYPE_KIQ  250 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c 	if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
AMDGPU_RING_TYPE_KIQ 4815 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	case AMDGPU_RING_TYPE_KIQ:
AMDGPU_RING_TYPE_KIQ 5281 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	.type = AMDGPU_RING_TYPE_KIQ,
AMDGPU_RING_TYPE_KIQ 6076 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	    (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)) {
AMDGPU_RING_TYPE_KIQ 6510 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	case AMDGPU_RING_TYPE_KIQ:
AMDGPU_RING_TYPE_KIQ 7009 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	.type = AMDGPU_RING_TYPE_KIQ,
AMDGPU_RING_TYPE_KIQ 5430 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	case AMDGPU_RING_TYPE_KIQ:
AMDGPU_RING_TYPE_KIQ 6283 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	.type = AMDGPU_RING_TYPE_KIQ,