/external/libdrm/intel/ |
D | intel_bufmgr.c | 152 drm_clip_rect_t * cliprects, int num_cliprects, int DR4) in drm_intel_bo_exec() argument 154 return bo->bufmgr->bo_exec(bo, used, cliprects, num_cliprects, DR4); in drm_intel_bo_exec() 159 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, in drm_intel_bo_mrb_exec() argument 164 cliprects, num_cliprects, DR4, in drm_intel_bo_mrb_exec() 171 cliprects, num_cliprects, DR4); in drm_intel_bo_mrb_exec()
|
D | intel_bufmgr_priv.h | 199 drm_clip_rect_t *cliprects, int num_cliprects, 206 drm_clip_rect_t *cliprects, int num_cliprects,
|
D | intel_bufmgr.h | 145 struct drm_clip_rect *cliprects, int num_cliprects, int DR4); 147 struct drm_clip_rect *cliprects, int num_cliprects, int DR4,
|
D | intel_bufmgr_gem.c | 2306 drm_clip_rect_t * cliprects, int num_cliprects, int DR4) in drm_intel_gem_bo_exec() argument 2330 execbuf.num_cliprects = num_cliprects; in drm_intel_gem_bo_exec() 2373 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, in do_exec2() argument 2420 execbuf.num_cliprects = num_cliprects; in do_exec2() 2482 drm_clip_rect_t *cliprects, int num_cliprects, in drm_intel_gem_bo_exec2() argument 2485 return do_exec2(bo, used, NULL, cliprects, num_cliprects, DR4, in drm_intel_gem_bo_exec2() 2491 drm_clip_rect_t *cliprects, int num_cliprects, int DR4, in drm_intel_gem_bo_mrb_exec2() argument 2494 return do_exec2(bo, used, NULL, cliprects, num_cliprects, DR4, in drm_intel_gem_bo_mrb_exec2()
|
D | intel_bufmgr_fake.c | 1427 drm_clip_rect_t * cliprects, int num_cliprects, int DR4) in drm_intel_fake_bo_exec() argument 1469 batch.num_cliprects = num_cliprects; in drm_intel_fake_bo_exec()
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_exec_fence.c | 815 if (sizeof(execbuf.num_cliprects) == sizeof(size_t)) { in test_invalid_fence_array() 816 execbuf.num_cliprects = -1; in test_invalid_fence_array() 820 execbuf.num_cliprects = 1; in test_invalid_fence_array() 1036 execbuf.num_cliprects = 1; in test_syncobj_unused_fence() 1068 execbuf.num_cliprects = 1; in test_syncobj_invalid_wait() 1096 execbuf.num_cliprects = 1; in test_syncobj_invalid_flags() 1127 execbuf.num_cliprects = 1; in test_syncobj_signal() 1181 execbuf.num_cliprects = 1; in test_syncobj_wait() 1199 execbuf.num_cliprects = 0; in test_syncobj_wait() 1209 execbuf.num_cliprects = 1; in test_syncobj_wait() [all …]
|
D | gem_exec_params.c | 229 execbuf.num_cliprects = 0; 383 execbuf.num_cliprects = 1; 385 execbuf.num_cliprects = 0;
|
D | gem_lut_handle.c | 80 execbuf.num_cliprects = 0; in exec() 147 execbuf.num_cliprects = 0; in many_exec()
|
D | gem_exec_bad_domains.c | 132 execbuf.num_cliprects = 0; in multi_write_domain()
|
D | gem_exec_faulting_reloc.c | 229 execbuf.num_cliprects = 0; in run()
|
D | gen3_mixed_blits.c | 306 exec.num_cliprects = 0; in render_copy() 378 exec.num_cliprects = 0; in blt_copy()
|
D | gem_evict_alignment.c | 118 exec.num_cliprects = 0; in copy()
|
D | gem_persistent_relocs.c | 185 execbuf.num_cliprects = 0; in faulting_reloc_and_emit()
|
D | gem_exec_big.c | 83 execbuf.num_cliprects = 0; in exec1()
|
D | gen3_render_linear_blits.c | 276 exec.num_cliprects = 0; in copy()
|
D | gen3_render_tiledy_blits.c | 276 exec.num_cliprects = 0; in copy()
|
D | gen3_render_tiledx_blits.c | 276 exec.num_cliprects = 0; in copy()
|
/external/igt-gpu-tools/lib/stubs/drm/ |
D | intel_bufmgr.c | 71 struct drm_clip_rect *cliprects, int num_cliprects, in drm_intel_bo_mrb_exec() argument 91 struct drm_clip_rect *cliprects, int num_cliprects, int DR4) in drm_intel_bo_exec() argument
|
D | intel_bufmgr.h | 145 struct drm_clip_rect *cliprects, int num_cliprects, int DR4); 147 struct drm_clip_rect *cliprects, int num_cliprects, int DR4,
|
/external/libdrm/include/drm/ |
D | i915_drm.h | 415 int num_cliprects; /* mulitpass with multiple cliprects? */ member 427 int num_cliprects; /* mulitpass with multiple cliprects? */ member 895 __u32 num_cliprects; member 998 __u32 num_cliprects; member
|
/external/igt-gpu-tools/include/drm-uapi/ |
D | i915_drm.h | 433 int num_cliprects; /* mulitpass with multiple cliprects? */ member 445 int num_cliprects; /* mulitpass with multiple cliprects? */ member 919 __u32 num_cliprects; member 1022 __u32 num_cliprects; member
|
/external/kernel-headers/original/uapi/drm/ |
D | i915_drm.h | 435 int num_cliprects; /* mulitpass with multiple cliprects? */ member 447 int num_cliprects; /* mulitpass with multiple cliprects? */ member 966 __u32 num_cliprects; member 1101 __u32 num_cliprects; member
|
/external/minigbm/external/ |
D | i915_drm.h | 437 int num_cliprects; /* mulitpass with multiple cliprects? */ member 449 int num_cliprects; /* mulitpass with multiple cliprects? */ member 983 __u32 num_cliprects; member 1086 __u32 num_cliprects; member
|
/external/mesa3d/include/drm-uapi/ |
D | i915_drm.h | 434 int num_cliprects; /* mulitpass with multiple cliprects? */ member 446 int num_cliprects; /* mulitpass with multiple cliprects? */ member 965 __u32 num_cliprects; member 1100 __u32 num_cliprects; member
|
/external/igt-gpu-tools/benchmarks/ |
D | gem_busy.c | 212 execbuf.num_cliprects = 1; in loop()
|