Searched refs:gem_has_llc (Results 1 – 12 of 12) sorted by relevance
259 !((flags & COHERENT) || gem_has_llc(fd))) in run()317 !gem_has_llc(fd)) in run()505 if (!gem_has_llc(fd)) in batch()590 igt_info("Has LLC? %s\n", yesno(gem_has_llc(fd)));
217 if (!FORCE_PREAD_PWRITE && gem_has_llc(fd)) in exhaustive()281 if (!FORCE_PREAD_PWRITE && gem_has_llc(i915)) in single()
81 if (gem_has_llc(fd) || !gem_mmap__has_wc(fd)) { in mmap_coherent()
55 if (gem_has_llc(fd)) { in mmap_coherent()
620 igt_require(gem_has_llc(fd)); in test_process_exit()821 if (!gem_has_llc(fd)) in test_relocations()856 if (gem_has_llc(fd)) { in umap()887 if (gem_has_llc(fd1)) { in check_bo()974 if (gem_has_llc(fd2)) { in test_dmabuf()
280 igt_require(gem_has_llc(fd)); in test_batch()
296 igt_require(!gem_has_llc(fd)); in test_evict_snoop()
832 igt_require(gem_has_llc(fd)); in test_write_cpu_read_gtt()
212 igt_require(!gem_has_llc(fd)); in create_snoop_require()
123 bool gem_has_llc(int fd);
884 bool gem_has_llc(int fd) in gem_has_llc() function
241 if (gem_has_llc(fd)) in setup_latency()