Home
last modified time | relevance | path

Searched refs:PACKET3_CP_DMA (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h212 #define PACKET3_CP_DMA 0x41 macro
H A Dnvd.h149 #define PACKET3_CP_DMA 0x41 macro
H A Dsid.h1739 #define PACKET3_CP_DMA 0x41 macro
/linux/drivers/gpu/drm/radeon/
H A Dsid.h1676 #define PACKET3_CP_DMA 0x41 macro
H A Devergreen_cs.c2111 case PACKET3_CP_DMA: in evergreen_packet3_check()
3435 case PACKET3_CP_DMA: in evergreen_vm_packet3_check()
H A Devergreend.h1581 #define PACKET3_CP_DMA 0x41 macro
H A Dr600d.h1618 #define PACKET3_CP_DMA 0x41 macro
H A Dr600_cs.c1777 case PACKET3_CP_DMA: in r600_packet3_check()
H A Dsi.c4616 case PACKET3_CP_DMA: in si_vm_packet3_gfx_check()
4704 case PACKET3_CP_DMA: in si_vm_packet3_compute_check()
H A Dr600.c3002 radeon_ring_write(ring, PACKET3(PACKET3_CP_DMA, 4)); in r600_copy_cpdma()