Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsi_dma.c804 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_CONSTANT_FILL, in si_dma_emit_fill_buffer()
Dsid.h1940 #define DMA_PACKET_CONSTANT_FILL 0xd macro
/linux-6.6.21/drivers/gpu/drm/radeon/
Drv770d.h674 #define DMA_PACKET_CONSTANT_FILL 0xd macro
Dnid.h1366 #define DMA_PACKET_CONSTANT_FILL 0xd macro
Dsid.h1876 #define DMA_PACKET_CONSTANT_FILL 0xd macro
Devergreen_cs.c3190 case DMA_PACKET_CONSTANT_FILL: in evergreen_dma_cs_parse()
3643 case DMA_PACKET_CONSTANT_FILL: in evergreen_dma_ib_parse()
Devergreend.h1431 #define DMA_PACKET_CONSTANT_FILL 0xd macro
Dr600d.h656 #define DMA_PACKET_CONSTANT_FILL 0xd /* 7xx only */ macro
Dr600_cs.c2497 case DMA_PACKET_CONSTANT_FILL: in r600_dma_cs_parse()