Searched refs:amdgpu_semaphore (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_semaphore.c | 35 struct amdgpu_semaphore **semaphore) in amdgpu_semaphore_create() 39 *semaphore = kmalloc(sizeof(struct amdgpu_semaphore), GFP_KERNEL); in amdgpu_semaphore_create() 59 struct amdgpu_semaphore *semaphore) in amdgpu_semaphore_emit_signal() 74 struct amdgpu_semaphore *semaphore) in amdgpu_semaphore_emit_wait() 89 struct amdgpu_semaphore **semaphore, in amdgpu_semaphore_free()
|
D | amdgpu_vce.h | 38 struct amdgpu_semaphore *semaphore,
|
D | amdgpu_trace.h | 252 TP_PROTO(int ring, struct amdgpu_semaphore *sem), 274 TP_PROTO(int ring, struct amdgpu_semaphore *sem), 281 TP_PROTO(int ring, struct amdgpu_semaphore *sem),
|
D | Makefile | 20 atombios_encoders.o amdgpu_semaphore.o amdgpu_sa.o atombios_i2c.o \
|
D | amdgpu_test.c | 293 struct amdgpu_semaphore *semaphore = NULL; in amdgpu_test_ring_sync() 387 struct amdgpu_semaphore *semaphore = NULL; in amdgpu_test_ring_sync2()
|
D | amdgpu.h | 190 struct amdgpu_semaphore; 336 struct amdgpu_semaphore *semaphore, 642 struct amdgpu_semaphore { struct 649 struct amdgpu_semaphore **semaphore); argument 651 struct amdgpu_semaphore *semaphore); 653 struct amdgpu_semaphore *semaphore); 655 struct amdgpu_semaphore **semaphore, 662 struct amdgpu_semaphore *semaphores[AMDGPU_NUM_SYNCS];
|
D | amdgpu_sync.c | 287 struct amdgpu_semaphore *semaphore; in amdgpu_sync_rings()
|
D | uvd_v6_0.c | 495 struct amdgpu_semaphore *semaphore, in uvd_v6_0_ring_emit_semaphore()
|
D | uvd_v5_0.c | 495 struct amdgpu_semaphore *semaphore, in uvd_v5_0_ring_emit_semaphore()
|
D | uvd_v4_2.c | 451 struct amdgpu_semaphore *semaphore, in uvd_v4_2_ring_emit_semaphore()
|
D | amdgpu_vce.c | 755 struct amdgpu_semaphore *semaphore, in amdgpu_vce_ring_emit_semaphore()
|
D | cik_sdma.c | 308 struct amdgpu_semaphore *semaphore, in cik_sdma_ring_emit_semaphore()
|
D | sdma_v2_4.c | 348 struct amdgpu_semaphore *semaphore, in sdma_v2_4_ring_emit_semaphore()
|
D | sdma_v3_0.c | 459 struct amdgpu_semaphore *semaphore, in sdma_v3_0_ring_emit_semaphore()
|
D | gfx_v8_0.c | 4648 struct amdgpu_semaphore *semaphore, in gfx_v8_0_ring_emit_semaphore()
|
D | gfx_v7_0.c | 2530 struct amdgpu_semaphore *semaphore, in gfx_v7_0_ring_emit_semaphore()
|