Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c477 static int cpu_fill(struct drm_i915_gem_object *obj, u32 value) in cpu_fill() function
601 err = cpu_fill(obj, STACK_MAGIC); in create_test_object()