Searched defs:amdgpu_mman (Results 1 – 1 of 1) sorted by relevance
41 struct amdgpu_mman { struct42 struct ttm_bo_global_ref bo_global_ref;43 struct drm_global_reference mem_global_ref;44 struct ttm_bo_device bdev;45 bool mem_global_referenced;46 bool initialized;47 void __iomem *aper_base_kaddr;50 struct dentry *debugfs_entries[8];54 const struct amdgpu_buffer_funcs *buffer_funcs;55 struct amdgpu_ring *buffer_funcs_ring;[all …]