Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dnid.h1230 #define PACKET3_EVENT_WRITE 0x46 macro
Dsid.h1746 #define PACKET3_EVENT_WRITE 0x46 macro
Dcikd.h1813 #define PACKET3_EVENT_WRITE 0x46 macro
Devergreen_cs.c2250 case PACKET3_EVENT_WRITE: in evergreen_packet3_check()
3350 case PACKET3_EVENT_WRITE: in evergreen_vm_packet3_check()
Devergreend.h1651 #define PACKET3_EVENT_WRITE 0x46 macro
Dr600d.h1662 #define PACKET3_EVENT_WRITE 0x46 macro
Dr600_cs.c1865 case PACKET3_EVENT_WRITE: in r600_packet3_check()
Dsi.c4557 case PACKET3_EVENT_WRITE: in si_vm_packet3_gfx_check()
4660 case PACKET3_EVENT_WRITE: in si_vm_packet3_compute_check()
Dr600.c2849 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in r600_fence_ring_emit()