Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h210 #define PACKET3_MEM_WRITE 0x3D macro
Dsid.h1737 #define PACKET3_MEM_WRITE 0x3D macro
/linux-6.6.21/drivers/gpu/drm/radeon/
Dnid.h1212 #define PACKET3_MEM_WRITE 0x3D macro
Dsid.h1674 #define PACKET3_MEM_WRITE 0x3D macro
Devergreen_cs.c2528 case PACKET3_MEM_WRITE: in evergreen_packet3_check()
3389 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.c4569 case PACKET3_MEM_WRITE: in si_vm_packet3_gfx_check()
4672 case PACKET3_MEM_WRITE: in si_vm_packet3_compute_check()
Dr600.c3379 radeon_ring_write(ring, PACKET3(PACKET3_MEM_WRITE, 3)); in r600_ring_ib_execute()
Devergreen.c2949 radeon_ring_write(ring, PACKET3(PACKET3_MEM_WRITE, 3)); in evergreen_ring_ib_execute()