Symbol: PACKET3_NOP
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
9506
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
9833
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
9891
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
9931
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
552
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
6089
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, 1));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
7206
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
7261
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
7302
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
5089
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
5480
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
5528
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
5566
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
4911
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
4945
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6847
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6893
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6928
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
7170
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
7408
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
7464
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
7524
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
7567
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
4569
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
4738
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
4782
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
sys/dev/pci/drm/radeon/cik.c
8392
nop = PACKET3(PACKET3_NOP, 0x3FFF);
sys/dev/pci/drm/radeon/cik.c
8396
nop = PACKET3(PACKET3_NOP, 0x3FFF);
sys/dev/pci/drm/radeon/evergreen_cs.c
2754
case PACKET3_NOP:
sys/dev/pci/drm/radeon/evergreen_cs.c
3448
case PACKET3_NOP:
sys/dev/pci/drm/radeon/r100.c
2051
case PACKET3_NOP:
sys/dev/pci/drm/radeon/r300.c
1272
case PACKET3_NOP:
sys/dev/pci/drm/radeon/r600_cs.c
2268
case PACKET3_NOP:
sys/dev/pci/drm/radeon/si.c
4441
case PACKET3_NOP:
sys/dev/pci/drm/radeon/si.c
4519
case PACKET3_NOP:
sys/dev/pci/drm/radeon/si.c
4637
case PACKET3_NOP: