Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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, in radeon_sync_fence() function
103 radeon_sync_fence(sync, fence); in radeon_sync_resv()
116 radeon_sync_fence(sync, fence); in radeon_sync_resv()
H A Dradeon_ib.c148 radeon_sync_fence(&ib->sync, vm_id_fence); in radeon_ib_schedule()
H A Dradeon_cs.c537 radeon_sync_fence(&p->ib.sync, bo_va->last_pt_update); in radeon_bo_vm_update_pte()
H A Dradeon_vm.c1009 radeon_sync_fence(&ib.sync, vm->ids[i].last_id_use); in radeon_vm_bo_update()
H A Dradeon.h623 void radeon_sync_fence(struct radeon_sync *sync,
/kernel/linux/linux-6.6/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, in radeon_sync_fence() function
102 radeon_sync_fence(sync, fence); in radeon_sync_resv()
H A Dradeon_ib.c148 radeon_sync_fence(&ib->sync, vm_id_fence); in radeon_ib_schedule()
H A Dradeon_cs.c541 radeon_sync_fence(&p->ib.sync, bo_va->last_pt_update); in radeon_bo_vm_update_pte()
H A Dradeon_vm.c1008 radeon_sync_fence(&ib.sync, vm->ids[i].last_id_use); in radeon_vm_bo_update()
H A Dradeon.h578 void radeon_sync_fence(struct radeon_sync *sync,

Completed in 21 milliseconds