Home
last modified time | relevance | path

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

/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/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/kernel-headers/original/uapi/drm/
Di915_drm.h1088 struct drm_i915_gem_execbuffer2 { struct
1092 __u64 buffers_ptr;
1093 __u32 buffer_count;
1096 __u32 batch_start_offset;
1098 __u32 batch_len;
1099 __u32 DR1;
1100 __u32 DR4;
1101 __u32 num_cliprects;
1113 __u64 cliprects_ptr;
1131 __u64 flags;
[all …]
/external/minigbm/external/
Di915_drm.h1073 struct drm_i915_gem_execbuffer2 { struct
1077 __u64 buffers_ptr;
1078 __u32 buffer_count;
1081 __u32 batch_start_offset;
1083 __u32 batch_len;
1084 __u32 DR1;
1085 __u32 DR4;
1086 __u32 num_cliprects;
1092 __u64 cliprects_ptr;
1110 __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 …]