Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Di915_random.h46 static inline u32 i915_prandom_u32_max_state(u32 ep_ro, struct rnd_state *state) in i915_prandom_u32_max_state() function
Di915_random.c51 j = i915_prandom_u32_max_state(count, state); in i915_random_reorder()
Di915_timeline.c100 return i915_prandom_u32_max_state(I915_NUM_ENGINES, rnd); in random_engine()
Dintel_hangcheck.c640 i915_prandom_u32_max_state(512, &prng); in active_engine()