linux/drivers/gpu/drm/i915/gem/selftests
Chris Wilson 840291a7b9 drm/i915/selftests: Tidy prng constructor for client blits
Since we only initialise the prng once within the scope of the selftest,
we can use the default initialiser.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201202130406.18461-1-chris@chris-wilson.co.uk
2020-12-02 17:24:17 +00:00
..
huge_gem_object.c drm/i915/gem: Give each object class a friendly name 2020-05-29 23:38:29 +01:00
huge_gem_object.h
huge_pages.c drm/i915/selftest: assert we get 2M GTT pages 2020-11-30 18:17:51 +00:00
i915_gem_client_blt.c drm/i915/selftests: Tidy prng constructor for client blits 2020-12-02 17:24:17 +00:00
i915_gem_coherency.c drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3. 2020-09-07 14:32:06 +03:00
i915_gem_context.c drm/i915/selftest: Create mock_destroy_device 2020-09-21 10:36:24 +02:00
i915_gem_dmabuf.c dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces 2020-09-29 12:41:21 +02:00
i915_gem_execbuffer.c drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin. 2020-09-07 14:31:13 +03:00
i915_gem_mman.c drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3. 2020-09-07 14:32:06 +03:00
i915_gem_object_blt.c drm/i915/selftests: Exercise all copy engines with the blt routines 2020-06-04 14:24:21 +01:00
i915_gem_object.c drm/i915/selftest: Create mock_destroy_device 2020-09-21 10:36:24 +02:00
i915_gem_phys.c drm/i915/selftest: Create mock_destroy_device 2020-09-21 10:36:24 +02:00
igt_gem_utils.c drm/i915/selftests: Always flush before unpining after writing 2020-05-11 16:50:04 +01:00
igt_gem_utils.h
mock_context.c drm/i915/gem: Split the context's obj:vma lut into its own mutex 2020-07-03 10:13:13 +01:00
mock_context.h drm/i915/selftests: Exercise all copy engines with the blt routines 2020-06-04 14:24:21 +01:00
mock_dmabuf.c drm-misc-next for 5.11: 2020-11-04 11:49:10 +10:00
mock_dmabuf.h
mock_gem_object.h