Home
last modified time | relevance | path

Searched refs:drm_exec_ticket (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/
H A Ddrm_exec.h172 static inline struct ww_acquire_ctx *drm_exec_ticket(struct drm_exec *exec) in drm_exec_ticket() function
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c1181 r = amdgpu_vm_handle_moved(adev, vm, drm_exec_ticket(&p->exec)); in amdgpu_cs_vm_handling()
1371 amdgpu_vm_bo_trace_cs(&fpriv->vm, drm_exec_ticket(&p->exec)); in amdgpu_cs_submit()
1817 if (dma_resv_locking_ctx((*bo)->tbo.base.resv) != drm_exec_ticket(&parser->exec)) in amdgpu_cs_find_mapping()