Searched refs:has_userptr (Results 1 – 12 of 12) sorted by relevance
251 static bool has_userptr(void) in has_userptr() function320 igt_require(has_userptr()); in run_test()333 igt_require(has_userptr()); in run_test()
448 static int has_userptr(int fd) in has_userptr() function515 igt_require(has_userptr(fd)); in test_access_control()1855 igt_require(has_userptr(fd));1884 igt_require(has_userptr(fd));1975 igt_require(has_userptr(fd));
229 static int has_userptr = -1; in create_userptr_require() local230 if (has_userptr < 0) { in create_userptr_require()233 has_userptr = 0; in create_userptr_require()243 has_userptr = drmIoctl(fd, in create_userptr_require()250 igt_require(has_userptr); in create_userptr_require()
124 static int has_userptr(int fd) in has_userptr() function479 ret = has_userptr(fd); in main()
136 bool has_userptr; member
510 info->has_userptr = true; in ac_query_gpu_info()943 fprintf(f, " has_userptr = %i\n", info->has_userptr); in ac_print_gpu_info()
311 static bool has_userptr(void) in has_userptr() function332 igt_require(has_userptr()); in test_userptr()
181 return !SI_BIG_ENDIAN && sscreen->info.has_userptr; in si_get_param()
338 return !R600_BIG_ENDIAN && rscreen->b.info.has_userptr; in r600_get_param()
1340 printf("has_userptr = %i\n", rscreen->info.has_userptr); in r600_common_screen_init()
349 ws->info.has_userptr = in do_winsys_init()
970 has_userptr(drm_intel_bufmgr_gem *bufmgr_gem) in has_userptr() function1024 if (has_userptr((drm_intel_bufmgr_gem *)bufmgr)) in check_bo_alloc_userptr()