Searched refs:last_vm_update (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_sync.c51 sync->last_vm_update = NULL;
74 other = sync->last_vm_update;
75 sync->last_vm_update = radeon_fence_later(fence, other);
H A Dradeon_ib.c161 ib->sync.last_vm_update);
H A Dradeon.h574 struct radeon_fence *last_vm_update; member in struct:radeon_sync

Completed in 228 milliseconds