Searched defs:i915_gem_mm (Results 1 – 1 of 1) sorted by relevance
1144 struct i915_gem_mm { struct1146 struct drm_mm stolen;1149 struct list_head bound_list;1155 struct list_head unbound_list;1162 struct i915_gem_batch_pool batch_pool;1165 unsigned long stolen_base; /* limited to low memory (32-bit) */1168 struct i915_hw_ppgtt *aliasing_ppgtt;1170 struct notifier_block oom_notifier;1171 struct shrinker shrinker;1172 bool shrinker_no_lock_stealing;[all …]