Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Dsi_enums.h250 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Dnvd.h163 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Dvid.h237 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Dcikd.h355 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Dsid.h1825 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Dgfx_v7_0.c2186 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v7_0_ring_emit_fence_gfx()
2198 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v7_0_ring_emit_fence_gfx()
A Dgfx_v8_0.c6201 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v8_0_ring_emit_fence_gfx()
6215 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v8_0_ring_emit_fence_gfx()
A Dgfx_v6_0.c1852 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v6_0_ring_emit_fence()
/linux/drivers/gpu/drm/radeon/
A Dnid.h1248 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Dsid.h1762 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Dcikd.h1823 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Devergreen_cs.c2255 case PACKET3_EVENT_WRITE_EOP: in evergreen_packet3_check()
3393 case PACKET3_EVENT_WRITE_EOP: in evergreen_vm_packet3_check()
A Devergreend.h1654 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Dsi.c3388 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in si_fence_ring_emit()
4569 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_gfx_check()
4672 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_compute_check()
A Dni.c1404 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cayman_fence_ring_emit()
A Dr600d.h1673 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
A Dr600_cs.c1888 case PACKET3_EVENT_WRITE_EOP: in r600_packet3_check()
A Dcik.c3549 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cik_fence_gfx_ring_emit()
3561 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cik_fence_gfx_ring_emit()
A Dr600.c2886 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in r600_fence_ring_emit()

Completed in 163 milliseconds