Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dnid.h527 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dsid.h845 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dsi.c1921 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in si_fence_ring_emit()
2709 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_gfx_check()
2806 case PACKET3_EVENT_WRITE_EOP: in si_vm_packet3_compute_check()
Devergreend.h749 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Devergreen_cs.c2232 case PACKET3_EVENT_WRITE_EOP: in evergreen_packet3_check()
2825 case PACKET3_EVENT_WRITE_EOP: in evergreen_vm_packet3_check()
Dr600d.h895 #define PACKET3_EVENT_WRITE_EOP 0x47 macro
Dni.c1157 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in cayman_fence_ring_emit()
Dr600_cs.c1889 case PACKET3_EVENT_WRITE_EOP: in r600_packet3_check()
Dr600.c2328 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE_EOP, 4)); in r600_fence_ring_emit()