Home
last modified time | relevance | path

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

/external/libdrm/include/drm/
Di915_drm.h985 struct drm_i915_gem_execbuffer2 { struct
989 __u64 buffers_ptr;
990 __u32 buffer_count;
993 __u32 batch_start_offset;
995 __u32 batch_len;
996 __u32 DR1;
997 __u32 DR4;
998 __u32 num_cliprects;
1004 __u64 cliprects_ptr;
1022 __u64 flags;
[all …]
/external/igt-gpu-tools/include/drm-uapi/
Di915_drm.h1009 struct drm_i915_gem_execbuffer2 { struct
1013 __u64 buffers_ptr;
1014 __u32 buffer_count;
1017 __u32 batch_start_offset;
1019 __u32 batch_len;
1020 __u32 DR1;
1021 __u32 DR4;
1022 __u32 num_cliprects;
1028 __u64 cliprects_ptr;
1046 __u64 flags;
[all …]
/external/minigbm/external/
Di915_drm.h1051 struct drm_i915_gem_execbuffer2 { struct
1055 __u64 buffers_ptr;
1056 __u32 buffer_count;
1059 __u32 batch_start_offset;
1061 __u32 batch_len;
1062 __u32 DR1;
1063 __u32 DR4;
1064 __u32 num_cliprects;
1070 __u64 cliprects_ptr;
1088 __u64 flags;
[all …]
/external/mesa3d/include/drm-uapi/
Di915_drm.h1087 struct drm_i915_gem_execbuffer2 { struct
1091 __u64 buffers_ptr;
1092 __u32 buffer_count;
1095 __u32 batch_start_offset;
1097 __u32 batch_len;
1098 __u32 DR1;
1099 __u32 DR4;
1100 __u32 num_cliprects;
1112 __u64 cliprects_ptr;
1130 __u64 flags;
[all …]
/external/kernel-headers/original/uapi/drm/
Di915_drm.h1217 struct drm_i915_gem_execbuffer2 { struct
1221 __u64 buffers_ptr;
1222 __u32 buffer_count;
1225 __u32 batch_start_offset;
1227 __u32 batch_len;
1228 __u32 DR1;
1229 __u32 DR4;
1230 __u32 num_cliprects;
1242 __u64 cliprects_ptr;
1260 __u64 flags;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h78265 struct drm_i915_gem_execbuffer2 { struct
78266 __u64 buffers_ptr;
78267 __u32 buffer_count;
78268 __u32 batch_start_offset;
78269 __u32 batch_len;
78270 __u32 DR1;
78271 __u32 DR4;
78272 __u32 num_cliprects;
78273 __u64 cliprects_ptr;
78274 __u64 flags;
[all …]
Dvmlinux_505.h78265 struct drm_i915_gem_execbuffer2 { struct
78266 __u64 buffers_ptr;
78267 __u32 buffer_count;
78268 __u32 batch_start_offset;
78269 __u32 batch_len;
78270 __u32 DR1;
78271 __u32 DR4;
78272 __u32 num_cliprects;
78273 __u64 cliprects_ptr;
78274 __u64 flags;
[all …]