Symbol: PACKET3_NOP
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9505
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9831
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9889
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9929
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
574
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
6223
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, 1));
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7296
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7351
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7392
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5121
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5511
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5559
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5597
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c
3916
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c
3946
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
4946
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
4980
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
6874
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
6920
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
6955
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7215
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7538
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7594
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7654
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7696
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4636
amdgpu_ring_write(ring, PACKET3(PACKET3_NOP, min(num_nop - 2, 0x3ffe)));
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4805
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4849
.nop = PACKET3(PACKET3_NOP, 0x3FFF),
drivers/gpu/drm/amd/amdgpu/mes_v12_1.c
2102
queue_ptr[wptr++] = 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
2756
case PACKET3_NOP:
drivers/gpu/drm/radeon/evergreen_cs.c
3450
case PACKET3_NOP:
drivers/gpu/drm/radeon/r100.c
2056
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: