Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c508 static noinline int cpu_check(struct drm_i915_gem_object *obj, in cpu_check() function
762 err = cpu_check(obj, ncontexts++, rem); in igt_ctx_exec()
895 err = cpu_check(obj, ncontexts++, rem); in igt_shared_ctx_exec()
1474 err = cpu_check(obj, idx++, num_writes); in igt_ctx_readonly()
H A Dhuge_pages.c1138 static int cpu_check(struct drm_i915_gem_object *obj, u32 dword, u32 val) in cpu_check() function
1181 err = cpu_check(obj, dword, val); in __igt_write_huge()
1947 err = cpu_check(obj, n, 0xdeadbeaf); in igt_shrink_thp()