Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h231 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dvid.h239 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dcikd.h357 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dsid.h1825 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dgfx_v7_0.c2167 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v7_0_ring_emit_fence_gfx()
2179 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v7_0_ring_emit_fence_gfx()
Dgfx_v6_0.c1837 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v6_0_ring_emit_fence()
Dgfx_v8_0.c6409 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v8_0_ring_emit_fence_gfx()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dnid.h1248 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dsid.h1762 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dcikd.h1823 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Devergreen_cs.c2255 case PACKET3_EVENT_WRITE_EOP: in evergreen_packet3_check()
3393 case PACKET3_EVENT_WRITE_EOP: in evergreen_vm_packet3_check()
Devergreend.h1654 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dsi.c3389 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in si_fence_ring_emit()
4570 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_gfx_check()
4673 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_compute_check()
Dr600d.h1673 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dni.c1414 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cayman_fence_ring_emit()
Dr600_cs.c1886 case PACKET3_EVENT_WRITE_EOP: in r600_packet3_check()
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()
Dr600.c2879 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in r600_fence_ring_emit()