Home
last modified time | relevance | path

Searched defs:amdgpu_bo_va (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_object.h75 struct amdgpu_bo_va { struct
76 struct amdgpu_vm_bo_base base;
79 unsigned ref_count;
82 struct dma_fence *last_pt_update;
85 struct list_head invalids;
86 struct list_head valids;
89 bool cleared;
91 bool is_xgmi;

Completed in 4 milliseconds