aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_gem_context.c
Commit message (Expand)AuthorAge
* drm/i915/selftests: Test vm isolationChris Wilson2018-10-29
* drm/i915/selftests: Check for hangs mid context execution testsChris Wilson2018-10-26
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-27
* drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson2018-09-20
* drm/i915/selftests: Basic stress test for rapid context switchingChris Wilson2018-09-20
* drm/i915/selftests: Free the batch along the contexts error pathChris Wilson2018-09-20
* drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson2018-07-13
* drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield2018-07-13
* drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson2018-07-09
* drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson2018-07-06
* drm/i915: Refactor export_fence() after i915_vma_move_to_active()Chris Wilson2018-07-06
* drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUALChris Wilson2018-07-06
* drm/i915/selftests: Skip live context execution test without logical contextsChris Wilson2018-07-06
* drm/i915/selftests: Skip over live context testing when wedgedChris Wilson2018-07-06
* drm/i915/selftests: Mark up write into scratch vmaChris Wilson2018-06-29
* drm/i915: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-06-28
* drm/i915/selftests: Avoid ERR_PTR dereferenceChris Wilson2018-06-20
* drm/i915: Make closing request flush mandatoryChris Wilson2018-06-14
* drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-05
* drm/i915: Look for an active kernel context before switchingChris Wilson2018-05-24
* drm/i915/selftests: Flush GPU activity before completing live_contextsChris Wilson2018-05-08
* drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson2018-05-02
* drm/i915: Move timeline from GTT to ringChris Wilson2018-05-02
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-21
* drm: move read_domains and write_domain into i915Christian König2018-02-16
* drm/i915/selftests: Wake the device before executing requests on the GPUChris Wilson2017-12-01
* drm/i915/selftests: Avoid drm_gem_handle_create under struct_mutexChris Wilson2017-11-21
* drm/i915: Automatic i915_switch_context for legacyChris Wilson2017-11-20
* drm/i915: Pull the unconditional GPU cache invalidation into request construc...Chris Wilson2017-11-20
* drm/i915/selftests: Always initialise errChris Wilson2017-11-14
* drm/i915: Move dev_priv->mm.[un]bound_list to its own lockChris Wilson2017-10-16
* drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson2017-08-18
* drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson2017-05-24
* drm/i915/selftests: Catch error from mock_file()Chris Wilson2017-03-13
* drm/i915: Force an aliasing_ppgtt test for context executionChris Wilson2017-02-13
* drm/i915: Live testing for context executionChris Wilson2017-02-13