Searched refs:DMA_PACKET_WRITE (Results 1 – 11 of 11) sorted by relevance
| /trueos/sys/dev/drm2/radeon/ |
| HD | nid.h | 674 #define DMA_PACKET_WRITE 0x2 macro
|
| HD | rv770d.h | 377 #define DMA_PACKET_WRITE 0x2 macro
|
| HD | sid.h | 1057 #define DMA_PACKET_WRITE 0x2 macro
|
| HD | ni.c | 1234 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 1)); in cayman_dma_ring_ib_execute() 1966 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 0, ndw)); in cayman_vm_set_page()
|
| HD | r600.c | 2533 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 1)); in r600_dma_ring_test() 3170 ib.ptr[0] = DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 1); in r600_dma_ib_test() 3221 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 1)); in r600_dma_ring_ib_execute()
|
| HD | evergreend.h | 936 #define DMA_PACKET_WRITE 0x2 macro
|
| HD | r600d.h | 643 #define DMA_PACKET_WRITE 0x2 macro
|
| HD | evergreen_cs.c | 2913 case DMA_PACKET_WRITE: in evergreen_dma_cs_parse() 3645 case DMA_PACKET_WRITE: in evergreen_dma_ib_parse()
|
| HD | r600_cs.c | 2630 case DMA_PACKET_WRITE: in r600_dma_cs_parse()
|
| HD | evergreen.c | 3424 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 1)); in evergreen_dma_ring_ib_execute()
|
| HD | si.c | 3028 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 0, ndw)); in si_vm_set_page()
|