Home
last modified time | relevance | path

Searched defs:drm_i915_fence_reg (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_fence_reg.h35 struct drm_i915_fence_reg { struct
36 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;