Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h237 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dcikd.h352 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dgfx_v7_0.c2466 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v7_0_ring_emit_fence_gfx()
2478 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v7_0_ring_emit_fence_gfx()
Dgfx_v8_0.c4624 amdgpu_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in gfx_v8_0_ring_emit_fence_gfx()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dnid.h1247 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dsid.h1760 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dcikd.h1825 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Devergreen_cs.c2249 case PACKET3_EVENT_WRITE_EOP: in evergreen_packet3_check()
3341 case PACKET3_EVENT_WRITE_EOP: in evergreen_vm_packet3_check()
Devergreend.h1652 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dsi.c3390 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in si_fence_ring_emit()
4561 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_gfx_check()
4664 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_compute_check()
Dr600d.h1672 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dni.c1423 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.c3971 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cik_fence_gfx_ring_emit()
3983 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cik_fence_gfx_ring_emit()
Dr600.c2883 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in r600_fence_ring_emit()