Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c458 static int cpu_fill(struct drm_i915_gem_object *obj, u32 value) in cpu_fill() function
580 err = cpu_fill(obj, STACK_MAGIC); in create_test_object()