Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/selftests/
H A Di915_random.c70 void i915_random_reorder(unsigned int *order, unsigned int count, in i915_random_reorder() function
88 i915_random_reorder(order, count, state); in i915_random_order()
H A Di915_gem_gtt.c369 i915_random_reorder(order, count, &prng); in lowlevel_hole()
1411 i915_random_reorder(order, count, &prng); in igt_ggtt_page()
H A Di915_request.c362 i915_random_reorder(order, total, &prng); in __igt_breadcrumbs_smoketest()
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_coherency.c368 i915_random_reorder(offsets, ncachelines, &prng); in igt_gem_coherency()