Home
last modified time | relevance | path

Searched refs:PACKET3_EVENT_WRITE_EOP (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dvid.h239 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dcikd.h357 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dgfx_v8_0.c6413 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v8_0_ring_emit_fence_gfx()
6427 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v8_0_ring_emit_fence_gfx()
/dragonfly/sys/dev/drm/radeon/
H A Dnid.h1248 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dsid.h1762 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dcikd.h1823 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Devergreen_cs.c2254 case PACKET3_EVENT_WRITE_EOP: in evergreen_packet3_check()
3392 case PACKET3_EVENT_WRITE_EOP: in evergreen_vm_packet3_check()
H A Devergreend.h1654 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dsi.c3379 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in si_fence_ring_emit()
4560 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_gfx_check()
4663 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_compute_check()
H A Dni.c1426 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cayman_fence_ring_emit()
H A Dr600d.h1673 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dr600_cs.c1886 case PACKET3_EVENT_WRITE_EOP: in r600_packet3_check()
H A Dcik.c3589 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cik_fence_gfx_ring_emit()
3601 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cik_fence_gfx_ring_emit()
H A Dr600.c2895 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in r600_fence_ring_emit()