Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/selftests/
Di915_random.c69 void i915_random_reorder(unsigned int *order, unsigned int count, in i915_random_reorder() function
87 i915_random_reorder(order, count, state); in i915_random_order()
Di915_random.h53 void i915_random_reorder(unsigned int *order,
Di915_gem_gtt.c302 i915_random_reorder(order, count, &prng); in lowlevel_hole()
1198 i915_random_reorder(order, count, &prng); in igt_ggtt_page()
Di915_request.c331 i915_random_reorder(order, total, &prng); in __igt_breadcrumbs_smoketest()
/Linux-v5.4/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_coherency.c332 i915_random_reorder(offsets, ncachelines, &prng); in igt_gem_coherency()