Symbol: PACKET3_EVENT_WRITE
sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c
1820
amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0));
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
2101
amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0));
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
2105
amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0));
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
1549
ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0);
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
1575
ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0);
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
1601
ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0);
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6034
amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0));
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6038
amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
4712
ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0);
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
4740
ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0);
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
4768
ib.ptr[ib.length_dw++] = PACKET3(PACKET3_EVENT_WRITE, 0);
sys/dev/pci/drm/radeon/evergreen_cs.c
2236
case PACKET3_EVENT_WRITE:
sys/dev/pci/drm/radeon/evergreen_cs.c
3484
case PACKET3_EVENT_WRITE:
sys/dev/pci/drm/radeon/r600.c
2899
radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0));
sys/dev/pci/drm/radeon/r600_cs.c
1870
case PACKET3_EVENT_WRITE:
sys/dev/pci/drm/radeon/si.c
4553
case PACKET3_EVENT_WRITE:
sys/dev/pci/drm/radeon/si.c
4656
case PACKET3_EVENT_WRITE: