OpenCloudOS-Kernel/drivers/gpu/drm/i915/gem/selftests
Chris Wilson 8c1f21273e drm/i915/selftests: Allow huge_gem_object to kick the shrinker
A new fi-cml-dallium CI machine has 8G and apparently plenty free, yet
fails some selftests with ENOMEM. The failures all seem to be from
huge_gem_object which does not try very hard to allocate memory,
skipping reclaim entirely. Let's try a bit harder and direct reclaim
before failing.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210112020013.19464-1-chris@chris-wilson.co.uk
2021-01-12 09:47:24 +00:00
..
huge_gem_object.c drm/i915/selftests: Allow huge_gem_object to kick the shrinker 2021-01-12 09:47:24 +00:00
huge_gem_object.h drm/i915/selftests: Make headers self-contained 2020-01-03 13:33:36 +00:00
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/gt: Move gen8 CS emitters into gen8_engine_cs.h 2020-12-16 15:55:43 +00: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/gt: Move gen8 CS emitters into gen8_engine_cs.h 2020-12-16 15:55:43 +00:00
i915_gem_object.c drm/i915/selftest: Create mock_destroy_device 2020-09-21 10:36:24 +02: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_phys.c drm/i915/selftest: Create mock_destroy_device 2020-09-21 10:36:24 +02:00
igt_gem_utils.c drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h 2020-12-16 15:55:43 +00:00
igt_gem_utils.h drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context 2019-08-24 09:10:08 +01:00
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 drm/i915: change to_mock() to an inline function 2019-11-08 09:12:34 +00:00
mock_gem_object.h drm/i915/selftests: Make headers self-contained 2020-01-03 13:33:36 +00:00