Searched defs:drm_i915_gem_object (Results 1 – 1 of 1) sorted by relevance
244 struct drm_i915_gem_object { struct256 const struct drm_i915_gem_object_ops *ops; argument258 struct {284 } vma;293 struct list_head lut_list;294 spinlock_t lut_lock; /* guards lut_list */303 struct list_head obj_link;307 struct i915_address_space *shares_resv_from;313 struct i915_drm_client *client;318 struct list_head client_link;[all …]