Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_context.c490 static noinline int cpu_check(struct drm_i915_gem_object *obj, in cpu_check() function
740 err = cpu_check(obj, ncontexts++, rem); in igt_ctx_exec()
877 err = cpu_check(obj, ncontexts++, rem); in igt_shared_ctx_exec()
1455 err = cpu_check(obj, idx++, num_writes); in igt_ctx_readonly()
H A Dhuge_pages.c1055 static int cpu_check(struct drm_i915_gem_object *obj, u32 dword, u32 val) in cpu_check() function
1102 err = cpu_check(obj, dword, val); in __igt_write_huge()
1674 err = cpu_check(obj, n, 0xdeadbeaf); in igt_ppgtt_pin_update()
1835 err = cpu_check(obj, n, 0xdeadbeaf); in igt_shrink_thp()