Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm/
Di915_drm.h426 struct drm_i915_execbuffer { struct
427 uint64_t ops_list;
428 uint32_t num_buffers;
429 struct drm_i915_batchbuffer batch;
430 drm_context_t context; /* for lockless use in the future */
431 struct drm_fence_arg fence_arg;
/freebsd-9-stable/sys/dev/drm2/i915/
Di915_drm.h457 struct drm_i915_execbuffer { struct
458 uint64_t ops_list;
459 uint32_t num_buffers;
460 struct drm_i915_batchbuffer batch;
461 drm_context_t context; /* for lockless use in the future */
462 struct drm_fence_arg fence_arg;