Searched refs:i915_random_reorder (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | i915_random.c | 44 void i915_random_reorder(unsigned int *order, unsigned int count, in i915_random_reorder() function 68 i915_random_reorder(order, count, state); in i915_random_order()
|
D | i915_random.h | 53 void i915_random_reorder(unsigned int *order,
|
D | i915_gem_coherency.c | 333 i915_random_reorder(offsets, ncachelines, &prng); in igt_gem_coherency()
|
D | intel_breadcrumbs.c | 154 i915_random_reorder(order, count, &prng); in igt_random_insert_remove()
|
D | i915_gem_gtt.c | 302 i915_random_reorder(order, count, &prng); in lowlevel_hole() 1198 i915_random_reorder(order, count, &prng); in igt_ggtt_page()
|