Searched refs:radeon_sync_fence (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_sync.c55 * radeon_sync_fence - use the semaphore to sync to a fence
62 void radeon_sync_fence(struct radeon_sync *sync, function
102 radeon_sync_fence(sync, fence);
H A Dradeon_ib.c148 radeon_sync_fence(&ib->sync, vm_id_fence);
H A Dradeon_cs.c541 radeon_sync_fence(&p->ib.sync, bo_va->last_pt_update);
H A Dradeon_vm.c1008 radeon_sync_fence(&ib.sync, vm->ids[i].last_id_use);
H A Dradeon.h578 void radeon_sync_fence(struct radeon_sync *sync,

Completed in 142 milliseconds