Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h255 struct amdgpu_vm { struct
257 struct rb_root_cached va;
262 struct mutex eviction_lock;
263 bool evicting;
264 unsigned int saved_flags;
267 spinlock_t status_lock;
270 struct list_head evicted;
295 struct amdgpu_vm_bo_base root; argument
319 const struct amdgpu_vm_update_funcs *update_funcs; argument
322 bool pte_support_ats;
[all …]