Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h211 #define PACKET3_MEM_WRITE 0x3D macro
Dsid.h1737 #define PACKET3_MEM_WRITE 0x3D macro
/Linux-v5.4/drivers/gpu/drm/radeon/
Dnid.h1212 #define PACKET3_MEM_WRITE 0x3D macro
Dsid.h1674 #define PACKET3_MEM_WRITE 0x3D macro
Devergreen_cs.c2529 case PACKET3_MEM_WRITE: in evergreen_packet3_check()
3390 case PACKET3_MEM_WRITE: in evergreen_vm_packet3_check()
Devergreend.h1579 #define PACKET3_MEM_WRITE 0x3D macro
Dr600d.h1616 #define PACKET3_MEM_WRITE 0x3D macro
Dr600_cs.c2176 case PACKET3_MEM_WRITE: in r600_packet3_check()
Dsi.c4570 case PACKET3_MEM_WRITE: in si_vm_packet3_gfx_check()
4673 case PACKET3_MEM_WRITE: in si_vm_packet3_compute_check()
Dr600.c3382 radeon_ring_write(ring, PACKET3(PACKET3_MEM_WRITE, 3)); in r600_ring_ib_execute()
Devergreen.c2947 radeon_ring_write(ring, PACKET3(PACKET3_MEM_WRITE, 3)); in evergreen_ring_ib_execute()