Lines Matching defs:amdgpu_mman
43 struct amdgpu_mman { struct
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;
56 bool buffer_funcs_enabled;
58 struct mutex gtt_window_lock;
60 struct drm_sched_entity entity;