Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h226 #define PACKET3_EVENT_WRITE 0x46 macro
Dcikd.h341 #define PACKET3_EVENT_WRITE 0x46 macro
/linux-4.4.14/drivers/gpu/drm/radeon/
Dnid.h1237 #define PACKET3_EVENT_WRITE 0x46 macro
Dsid.h1746 #define PACKET3_EVENT_WRITE 0x46 macro
Dcikd.h1814 #define PACKET3_EVENT_WRITE 0x46 macro
Devergreen_cs.c2228 case PACKET3_EVENT_WRITE: in evergreen_packet3_check()
3340 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.c4560 case PACKET3_EVENT_WRITE: in si_vm_packet3_gfx_check()
4663 case PACKET3_EVENT_WRITE: in si_vm_packet3_compute_check()
Dr600.c2896 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in r600_fence_ring_emit()