Symbol: PACKET3_NOP
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9496
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9823
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9881
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9921
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
557
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
6094
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, 1));
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7211
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7266
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7307
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5084
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5475
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5523
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5561
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c
3807
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c
3837
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
4941
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
4975
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
6873
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
6919
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
6954
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7171
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7494
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7550
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7610
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7652
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4552
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4721
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4765
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/radeon/cik.c
8390
nop = PACKET3(PACKET3_NOP, 0x3FFF);
drivers/gpu/drm/radeon/cik.c
8394
nop = PACKET3(PACKET3_NOP, 0x3FFF);
drivers/gpu/drm/radeon/evergreen_cs.c
2754
case PACKET3_NOP:
drivers/gpu/drm/radeon/evergreen_cs.c
3448
case PACKET3_NOP:
drivers/gpu/drm/radeon/r100.c
2051
case PACKET3_NOP:
drivers/gpu/drm/radeon/r300.c
1272
case PACKET3_NOP:
drivers/gpu/drm/radeon/r600_cs.c
2268
case PACKET3_NOP:
drivers/gpu/drm/radeon/si.c
4441
case PACKET3_NOP:
drivers/gpu/drm/radeon/si.c
4519
case PACKET3_NOP:
drivers/gpu/drm/radeon/si.c
4637
case PACKET3_NOP: