Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h250 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dnvd.h163 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dvid.h237 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dcikd.h355 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dsid.h1825 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dgfx_v7_0.c2188 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v7_0_ring_emit_fence_gfx()
2200 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v7_0_ring_emit_fence_gfx()
H A Dgfx_v8_0.c6188 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v8_0_ring_emit_fence_gfx()
6202 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v8_0_ring_emit_fence_gfx()
H A Dgfx_v6_0.c1852 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v6_0_ring_emit_fence()
/OK3568_Linux_fs/kernel/drivers/gpu/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.c2256 case PACKET3_EVENT_WRITE_EOP: in evergreen_packet3_check()
3394 case PACKET3_EVENT_WRITE_EOP: in evergreen_vm_packet3_check()
H A Devergreend.h1654 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dsi.c3393 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in si_fence_ring_emit()
4574 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_gfx_check()
4677 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_compute_check()
H A Dr600d.h1673 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
H A Dni.c1417 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cayman_fence_ring_emit()
H A Dr600_cs.c1884 case PACKET3_EVENT_WRITE_EOP: in r600_packet3_check()
H A Dcik.c3559 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cik_fence_gfx_ring_emit()
3571 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cik_fence_gfx_ring_emit()
H A Dr600.c2885 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in r600_fence_ring_emit()