Home
last modified time | relevance | path

Searched refs:PACKET3_EVENT_WRITE (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h226 #define PACKET3_EVENT_WRITE 0x46 macro
H A Dgfx_v7_0.c2101 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in gfx_v7_0_ring_emit_vgt_flush()
2105 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in gfx_v7_0_ring_emit_vgt_flush()
H A Dgfx_v6_0.c1820 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in gfx_v6_0_ring_emit_vgt_flush()
/linux/drivers/gpu/drm/radeon/
H A Dnid.h1238 #define PACKET3_EVENT_WRITE 0x46 macro
H A Dcikd.h1812 #define PACKET3_EVENT_WRITE 0x46 macro
H A Devergreend.h1653 #define PACKET3_EVENT_WRITE 0x46 macro
H A Dr600d.h1663 #define PACKET3_EVENT_WRITE 0x46 macro
H A Dr600.c2899 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in r600_fence_ring_emit()