Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dnid.h1212 #define PACKET3_MEM_WRITE 0x3D macro
H A Dsid.h1674 #define PACKET3_MEM_WRITE 0x3D macro
H A Devergreen_cs.c2527 case PACKET3_MEM_WRITE: in evergreen_packet3_check()
3388 case PACKET3_MEM_WRITE: in evergreen_vm_packet3_check()
H A Devergreend.h1579 #define PACKET3_MEM_WRITE 0x3D macro
H A Dr600d.h1616 #define PACKET3_MEM_WRITE 0x3D macro
H A Dr600_cs.c2176 case PACKET3_MEM_WRITE: in r600_packet3_check()
H A Dsi.c4556 case PACKET3_MEM_WRITE: in si_vm_packet3_gfx_check()
4659 case PACKET3_MEM_WRITE: in si_vm_packet3_compute_check()
H A Dr600.c3393 radeon_ring_write(ring, PACKET3(PACKET3_MEM_WRITE, 3)); in r600_ring_ib_execute()
H A Devergreen.c2929 radeon_ring_write(ring, PACKET3(PACKET3_MEM_WRITE, 3)); in evergreen_ring_ib_execute()