Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h64 struct amdgpu_bo_va { struct
65 struct amdgpu_vm_bo_base base;
68 unsigned ref_count;
71 struct dma_fence *last_pt_update;
74 struct list_head invalids;
75 struct list_head valids;
78 bool cleared;
80 bool is_xgmi;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h76 struct amdgpu_bo_va { struct
77 struct amdgpu_vm_bo_base base;
80 unsigned ref_count;
83 struct dma_fence *last_pt_update;
86 struct list_head invalids;
87 struct list_head valids;
90 bool cleared;
92 bool is_xgmi;