Searched refs:radeon_sync_resv (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Drv770_dma.c66 radeon_sync_resv(rdev, &sync, resv, false);
H A Dradeon_sync.c80 * radeon_sync_resv - use the semaphores to sync to a reservation object
89 int radeon_sync_resv(struct radeon_device *rdev, function
H A Devergreen_dma.c131 radeon_sync_resv(rdev, &sync, resv, false);
H A Dsi_dma.c254 radeon_sync_resv(rdev, &sync, resv, false);
H A Dr600_dma.c467 radeon_sync_resv(rdev, &sync, resv, false);
H A Dradeon_vm.c704 radeon_sync_resv(rdev, &ib.sync, pd->tbo.base.resv, true);
833 radeon_sync_resv(rdev, &ib->sync, pt->tbo.base.resv, true);
H A Dcik_sdma.c602 radeon_sync_resv(rdev, &sync, resv, false);
H A Dradeon_cs.c260 r = radeon_sync_resv(p->rdev, &p->ib.sync, resv,
H A Dradeon.h580 int radeon_sync_resv(struct radeon_device *rdev,
H A Dr600.c2987 radeon_sync_resv(rdev, &sync, resv, false);
H A Dcik.c3669 radeon_sync_resv(rdev, &sync, resv, false);

Completed in 230 milliseconds