Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm/dist/shared-core/
H A Di915_drm.h653 struct drm_i915_gem_execbuffer { struct
664 uint64_t buffers_ptr;
665 uint32_t buffer_count;
668 uint32_t batch_start_offset;
670 uint32_t batch_len;
671 uint32_t DR1;
672 uint32_t DR4;
673 uint32_t num_cliprects;
675 uint64_t cliprects_ptr;
/netbsd/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Di915_drm.h941 struct drm_i915_gem_execbuffer { struct
952 __u64 buffers_ptr;
953 __u32 buffer_count;
956 __u32 batch_start_offset;
958 __u32 batch_len;
959 __u32 DR1;
960 __u32 DR4;
961 __u32 num_cliprects;
963 __u64 cliprects_ptr;