Searched defs:drm_i915_fence_reg (Results 1 – 1 of 1) sorted by relevance
35 struct drm_i915_fence_reg { struct36 struct list_head link;37 struct drm_i915_private *i915;38 struct i915_vma *vma;39 int pin_count;40 int id;49 bool dirty;