]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/selftests: use prandom in selftest
authorMarkus Theil <theil.markus@gmail.com>
Tue, 11 Feb 2025 06:33:30 +0000 (07:33 +0100)
committerAndi Shyti <andi.shyti@linux.intel.com>
Thu, 13 Feb 2025 14:25:49 +0000 (15:25 +0100)
commitefa6fbd5899b975512c2ee684bbf98692259fbb4
treec219f68a7d6d1984cd49df7ec3db5788f5690044
parentfc2ef5b6e1ab9717b1a0b588a39b410864091fa9
drm/i915/selftests: use prandom in selftest

This is part of a prandom cleanup, which removes
next_pseudo_random32 and replaces it with the standard PRNG.

Signed-off-by: Markus Theil <theil.markus@gmail.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250211063332.16542-2-theil.markus@gmail.com
drivers/gpu/drm/i915/selftests/i915_gem.c