Home
last modified time | relevance | path

Searched refs:MAX_FENCES (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_fenced_exec_thrash.c43 #define MAX_FENCES 64 macro
97 struct drm_i915_gem_exec_object2 exec[2][2*MAX_FENCES+1]; in run_test()
98 struct drm_i915_gem_relocation_entry reloc[2*MAX_FENCES]; in run_test()
171 igt_assert(num_fences <= MAX_FENCES);
/external/igt-gpu-tools/tests/
Dkms_rotation_crc.c28 #define MAX_FENCES 32 macro
651 struct igt_fb fb[MAX_FENCES+1] = {}; in test_plane_rotation_exhaust_fences()
671 total_fbs_size = size * (MAX_FENCES + 1); in test_plane_rotation_exhaust_fences()
675 for (i = 0; i < MAX_FENCES + 1; i++) { in test_plane_rotation_exhaust_fences()
687 for (i = 0; i < MAX_FENCES + 1; i++) in test_plane_rotation_exhaust_fences()