Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Di915_drm.h533 struct drm_i915_gem_execbuffer2 { struct
535 __u64 buffers_ptr;
536 __u32 buffer_count;
538 __u32 batch_start_offset;
540 __u32 batch_len;
541 __u32 DR1;
542 __u32 DR4;
543 __u32 num_cliprects;
545 __u64 cliprects_ptr;
556 __u64 flags;
[all …]
/kernel/linux/linux-5.10/include/uapi/drm/
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 …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Di915_drm.h534 struct drm_i915_gem_execbuffer2 { struct
535 __u64 buffers_ptr;
536 __u32 buffer_count;
537 __u32 batch_start_offset;
538 __u32 batch_len;
539 __u32 DR1;
540 __u32 DR4;
541 __u32 num_cliprects;
542 __u64 cliprects_ptr;
553 __u64 flags;
[all …]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
Di915_drm.h534 struct drm_i915_gem_execbuffer2 { struct
535 __u64 buffers_ptr;
536 __u32 buffer_count;
537 __u32 batch_start_offset;
538 __u32 batch_len;
539 __u32 DR1;
540 __u32 DR4;
541 __u32 num_cliprects;
542 __u64 cliprects_ptr;
553 __u64 flags;
[all …]
/kernel/linux/linux-5.10/tools/include/uapi/drm/
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 …]
/kernel/linux/linux-6.6/tools/include/uapi/drm/
Di915_drm.h1379 struct drm_i915_gem_execbuffer2 { struct
1381 __u64 buffers_ptr;
1384 __u32 buffer_count;
1390 __u32 batch_start_offset;
1397 __u32 batch_len;
1400 __u32 DR1;
1403 __u32 DR4;
1406 __u32 num_cliprects;
1421 __u64 cliprects_ptr;
1424 __u64 flags;
[all …]
/kernel/linux/linux-6.6/include/uapi/drm/
Di915_drm.h1379 struct drm_i915_gem_execbuffer2 { struct
1381 __u64 buffers_ptr;
1384 __u32 buffer_count;
1390 __u32 batch_start_offset;
1397 __u32 batch_len;
1400 __u32 DR1;
1403 __u32 DR4;
1406 __u32 num_cliprects;
1421 __u64 cliprects_ptr;
1424 __u64 flags;
[all …]