Home
last modified time | relevance | path

Searched refs:has_semaphores (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/lib/i915/
Dgem_submission.c55 static bool has_semaphores(int fd, int dir) in has_semaphores() function
94 if (has_semaphores(fd, dir)) in gem_submission_method()
/external/igt-gpu-tools/tests/i915/
Dgem_exec_suspend.c74 static bool has_semaphores(int fd) in has_semaphores() function
108 if (has_semaphores(fd)) { in run_test()
Dgem_busy.c403 static bool has_semaphores(int fd) in has_semaphores() function
532 igt_require(has_semaphores(fd));