Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvid.h226 #define PACKET3_EVENT_WRITE 0x46 macro
/linux/drivers/gpu/drm/radeon/
H A Dnid.h1238 #define PACKET3_EVENT_WRITE 0x46 macro
H A Dcikd.h1812 #define PACKET3_EVENT_WRITE 0x46 macro
H A Devergreen_cs.c2236 case PACKET3_EVENT_WRITE: in evergreen_packet3_check()
3484 case PACKET3_EVENT_WRITE: in evergreen_vm_packet3_check()
H A Devergreend.h1653 #define PACKET3_EVENT_WRITE 0x46 macro
H A Dr600d.h1663 #define PACKET3_EVENT_WRITE 0x46 macro
H A Dr600_cs.c1870 case PACKET3_EVENT_WRITE: in r600_packet3_check()
H A Dr600.c2899 radeon_ring_write(ring, PACKET3(PACKET3_EVENT_WRITE, 0)); in r600_fence_ring_emit()