Home
last modified time | relevance | path

Searched refs:is_vm_update (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_sync.c73 if (fence->is_vm_update) { in radeon_sync_fence()
H A Dradeon_vm.c422 ib.fence->is_vm_update = true; in radeon_vm_clear_bo()
711 ib.fence->is_vm_update = true; in radeon_vm_update_page_directory()
1027 ib.fence->is_vm_update = true; in radeon_vm_bo_update()
H A Dradeon_fence.c148 (*fence)->is_vm_update = false; in radeon_fence_emit()
H A Dradeon.h392 bool is_vm_update; member