linux-stable/drivers/gpu/drm/i915/gem/selftests
Dave Airlie 41d1d0c51f Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Driver Changes:

- Prepare for local/device memory support on DG1 by starting
  to use it for kernel internal allocations: context, ring
  and engine scratch (Matt A, CQ, Abdiel, Imre)
- Sandybridge fix to avoid hard hang on ring resume (Chris)
- Limit imported dma-buf size to int32 (Matt A)
- Double check heartbeat timeout before resetting (Chris)

- Use new tasklet API for execution list (Emil)
- Fix SPDX checkpats warnings (Chris)
- Fixes for various checkpatch warnings (Chris)
- Selftest improvements (Chris)
- Move the defer_request waiter active assertion to correct spot (Chris)
- Make local-memory probing a GT operation (Matt, Tvrtko)
- Protect against request freeing during cancellation on wedging (Chris)
- Retire unexpected starting state error dumping (Chris)
- Distinction of memory regions in debugging (Zbigniew)
- Always flush the submission queue on checking for idle (Chris)

- Consolidate 2big error check to helper (Matt)
- Decrease number of subplatform bits (Tvrtko)
- Remove unused internal request priority levels (Chris)
- Document the unused internal header bits in buddy allocator (Matt)
- Cleanup the region class/instance encoding (Matt)

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/YGxksaZGXHnFxlwg@jlahtine-mobl.ger.corp.intel.com
2021-04-08 12:46:12 +10:00
..
huge_gem_object.c drm/i915: Move HAS_STRUCT_PAGE to obj->flags 2021-03-24 11:47:37 +01: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/selftests: Prepare huge_pages testcases for obj->mm.lock removal. 2021-03-24 17:34:45 +01:00
i915_gem_client_blt.c drm/i915/selftests: Prepare client blit for obj->mm.lock removal. 2021-03-24 17:36:20 +01:00
i915_gem_coherency.c drm/i915/selftests: Prepare coherency tests for obj->mm.lock removal. 2021-03-24 17:36:31 +01:00
i915_gem_context.c drm/i915/selftests: Prepare context tests for obj->mm.lock removal. 2021-03-24 17:40:59 +01:00
i915_gem_dmabuf.c drm/i915/selftests: Prepare dma-buf tests for obj->mm.lock removal. 2021-03-24 17:41:17 +01:00
i915_gem_execbuffer.c drm/i915/selftests: Prepare execbuf tests for obj->mm.lock removal. 2021-03-24 17:41:23 +01:00
i915_gem_mman.c drm/i915/selftests: Prepare mman testcases for obj->mm.lock removal. 2021-03-24 17:41:30 +01:00
i915_gem_object.c drm/i915/selftests: Prepare object tests for obj->mm.lock removal. 2021-03-24 17:41:35 +01:00
i915_gem_object_blt.c Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2021-04-08 12:46:12 +10:00
i915_gem_phys.c drm/i915: Pass ww ctx to intel_pin_to_display_plane 2021-03-24 17:27:20 +01:00
igt_gem_utils.c drm/i915/selftests: Prepare igt_gem_utils for obj->mm.lock removal 2021-03-24 17:43:39 +01: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