Symbol: PACKET3_CONTEXT_CONTROL
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
2295
amdgpu_ring_write(ring, PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
2518
amdgpu_ring_write(ring, PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
4061
buffer[count++] = cpu_to_le32(PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
1269
buffer[count++] = cpu_to_le32(PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
4259
amdgpu_ring_write(ring, PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
6437
amdgpu_ring_write(ring, PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
2627
amdgpu_ring_write(ring, PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
4420
amdgpu_ring_write(ring, PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
895
buffer[count++] = cpu_to_le32(PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/radeon/cik.c
4025
radeon_ring_write(ring, PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/radeon/cik.c
6740
buffer[count++] = cpu_to_le32(PACKET3(PACKET3_CONTEXT_CONTROL, 1));
sys/dev/drm/radeon/evergreen_cs.c
1825
case PACKET3_CONTEXT_CONTROL:
sys/dev/drm/radeon/evergreen_cs.c
3375
case PACKET3_CONTEXT_CONTROL:
sys/dev/drm/radeon/r600_cs.c
1688
case PACKET3_CONTEXT_CONTROL:
sys/dev/drm/radeon/si.c
4543
case PACKET3_CONTEXT_CONTROL:
sys/dev/drm/radeon/si.c
4656
case PACKET3_CONTEXT_CONTROL:
sys/dev/drm/radeon/si.c
5715
buffer[count++] = cpu_to_le32(PACKET3(PACKET3_CONTEXT_CONTROL, 1));