Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Ddrmtest.c119 static bool has_known_intel_chipset(int fd) in has_known_intel_chipset() function
459 igt_require(is_i915_device(fd) && has_known_intel_chipset(fd)); in igt_require_intel()