Symbol: PACKET3_INDIRECT_BUFFER
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
8652
header = PACKET3(PACKET3_INDIRECT_BUFFER, 2);
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
8702
amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
5867
header = PACKET3(PACKET3_INDIRECT_BUFFER, 2);
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
5917
amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
4422
header = PACKET3(PACKET3_INDIRECT_BUFFER, 2);
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
4445
amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c
1870
header = PACKET3(PACKET3_INDIRECT_BUFFER, 2);
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
2221
header = PACKET3(PACKET3_INDIRECT_BUFFER, 2);
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
2259
amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6054
header = PACKET3(PACKET3_INDIRECT_BUFFER, 2);
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
6099
amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
5418
header = PACKET3(PACKET3_INDIRECT_BUFFER, 2);
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
5532
amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
2873
amdgpu_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/radeon/cik.c
3748
header = PACKET3(PACKET3_INDIRECT_BUFFER, 2);
sys/dev/pci/drm/radeon/evergreen.c
2953
radeon_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/radeon/ni.c
1418
radeon_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/radeon/r600.c
3386
radeon_ring_write(ring, PACKET3(PACKET3_INDIRECT_BUFFER, 2));
sys/dev/pci/drm/radeon/si.c
3409
header = PACKET3(PACKET3_INDIRECT_BUFFER, 2);