Symbol: AMDGPU_RING_TYPE_KIQ
sys/dev/pci/drm/amd/amdgpu/amdgpu_fence.c
553
case AMDGPU_RING_TYPE_KIQ:
sys/dev/pci/drm/amd/amdgpu/amdgpu_ib.c
430
ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
sys/dev/pci/drm/amd/amdgpu/amdgpu_ring.c
249
if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
sys/dev/pci/drm/amd/amdgpu/amdgpu_ring.c
723
prop->hqd_active = ring->funcs->type == AMDGPU_RING_TYPE_KIQ;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ring.c
742
if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
sys/dev/pci/drm/amd/amdgpu/amdgpu_xcp.c
542
case AMDGPU_RING_TYPE_KIQ:
sys/dev/pci/drm/amd/amdgpu/amdgpu_xcp.c
624
ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
9013
case AMDGPU_RING_TYPE_KIQ:
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
9929
.type = AMDGPU_RING_TYPE_KIQ,
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
574
if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ) {
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
611
ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
6278
case AMDGPU_RING_TYPE_KIQ:
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
7300
.type = AMDGPU_RING_TYPE_KIQ,
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
4663
case AMDGPU_RING_TYPE_KIQ:
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
467
if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ) {
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
504
ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
5564
.type = AMDGPU_RING_TYPE_KIQ,
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
4540
if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6004
(ring->funcs->type == AMDGPU_RING_TYPE_KIQ)) {
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6332
case AMDGPU_RING_TYPE_KIQ:
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6926
.type = AMDGPU_RING_TYPE_KIQ,
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
3671
if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
5883
case AMDGPU_RING_TYPE_KIQ:
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
7565
.type = AMDGPU_RING_TYPE_KIQ,
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
1950
if (ring->funcs->type == AMDGPU_RING_TYPE_KIQ)
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
3022
case AMDGPU_RING_TYPE_KIQ:
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
4780
.type = AMDGPU_RING_TYPE_KIQ,