Searched refs:DMA_PACKET_NOP (Results 1 - 16 of 16) sorted by last modified time

/linux-master/drivers/gpu/drm/radeon/
H A Dsi.c6708 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0));
6714 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0));
H A Dni.c2235 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0));
2241 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0));
H A Devergreen_cs.c3207 case DMA_PACKET_NOP:
3646 case DMA_PACKET_NOP:
H A Devergreen.c5088 DMA_PACKET(DMA_PACKET_NOP, 0, 0));
H A Dr600_cs.c2518 case DMA_PACKET_NOP:
H A Drv770.c1821 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0));
H A Dr600_dma.c423 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0));
H A Dni_dma.c142 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0));
445 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0);
H A Devergreen_dma.c86 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0));
H A Dsid.h1878 #define DMA_PACKET_NOP 0xf macro
H A Drv770d.h675 #define DMA_PACKET_NOP 0xf macro
H A Dr600d.h657 #define DMA_PACKET_NOP 0xf macro
H A Dnid.h1367 #define DMA_PACKET_NOP 0xf macro
H A Devergreend.h1432 #define DMA_PACKET_NOP 0xf macro
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c72 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0));
403 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0);
718 .nop = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0),
H A Dsid.h1942 #define DMA_PACKET_NOP 0xf macro

Completed in 335 milliseconds