summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_random.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add missing include file <linux/math64.h>YueHaibing2020-01-131-0/+1
* drm/i915/selftests: Extract random_offset() for use with a prngChris Wilson2019-10-021-0/+4
* drm/i915: Share per-timeline HWSP using a slab suballocatorChris Wilson2019-01-281-0/+3
* drm/i915/selftests: Use mul_u32_u32() for 32b x 32b -> 64b resultChris Wilson2017-09-131-0/+5
* drm/i915: Squash repeated awaits on the same fenceChris Wilson2017-05-031-0/+2
* drm/i915: Provide a hook for selftestsChris Wilson2017-02-131-0/+50