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

/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_random.h54 void i915_random_reorder(unsigned int *order,
H A Di915_random.c70 void i915_random_reorder(unsigned int *order, unsigned int count, function
88 i915_random_reorder(order, count, state);
H A Di915_gem_gtt.c368 i915_random_reorder(order, count, &prng);
1404 i915_random_reorder(order, count, &prng);
H A Di915_request.c361 i915_random_reorder(order, total, &prng);
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_coherency.c368 i915_random_reorder(offsets, ncachelines, &prng);

Completed in 142 milliseconds