Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_gt.c229 static bool has_ctx_exec(int fd, unsigned ring, uint32_t ctx) in has_ctx_exec() function
279 igt_require(ctx == 0 || has_ctx_exec(fd, ring, ctx)); in igt_hang_ctx()