Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h163 #define PACKET3_MEM_SEMAPHORE 0x39 macro
Dcikd.h277 #define PACKET3_MEM_SEMAPHORE 0x39 macro
Dgfx_v8_0.c4660 amdgpu_ring_write(ring, PACKET3(PACKET3_MEM_SEMAPHORE, 2)); in gfx_v8_0_ring_emit_semaphore()
Dgfx_v7_0.c2536 amdgpu_ring_write(ring, PACKET3(PACKET3_MEM_SEMAPHORE, 1)); in gfx_v7_0_ring_emit_semaphore()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dnid.h1191 #define PACKET3_MEM_SEMAPHORE 0x39 macro
Dsid.h1651 #define PACKET3_MEM_SEMAPHORE 0x39 macro
Dcikd.h1750 #define PACKET3_MEM_SEMAPHORE 0x39 macro
Devergreend.h1574 #define PACKET3_MEM_SEMAPHORE 0x39 macro
Dr600d.h1608 #define PACKET3_MEM_SEMAPHORE 0x39 macro
Dr600.c2934 radeon_ring_write(ring, PACKET3(PACKET3_MEM_SEMAPHORE, 1)); in r600_semaphore_ring_emit()
Dcik.c4041 radeon_ring_write(ring, PACKET3(PACKET3_MEM_SEMAPHORE, 1)); in cik_semaphore_ring_emit()