HomeSort by: relevance | last modified time | path
    Searched defs:lut_list (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_object_types.h 122 * @lut_list: List of vma lookup entries in use for this object.
125 * the fast lookup index in associated contexts; @lut_list provides
128 struct list_head lut_list; member in struct:drm_i915_gem_object
i915_gem_object_types.h 122 * @lut_list: List of vma lookup entries in use for this object.
125 * the fast lookup index in associated contexts; @lut_list provides
128 struct list_head lut_list; member in struct:drm_i915_gem_object

Completed in 27 milliseconds