summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_context.c
AgeCommit message (Expand)Author
2021-07-22drm/i915/guc: Disable engine barriers with GuC during unpinMatthew Brost
2021-04-27drm/i915: Update the helper to set correct mappingVenkata Sandeep Dhanalakota
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2021-03-24drm/i915/selftests: Prepare context selftest for obj->mm.lock removalMaarten Lankhorst
2020-12-24drm/i915/gt: Replace direct submit with direct call to taskletChris Wilson
2020-09-07drm/i915/selftests: Flush the active barriers before assertingChris Wilson
2020-05-14drm/i915: Drop no-semaphore boostingChris Wilson
2020-05-05drm/i915/gt: Stop holding onto the pinned_default_stateChris Wilson
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson
2019-12-21drm/i915: Remove i915->kernel_contextChris Wilson
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-11-22drm/i915/selftests: Flush the active callbacksChris Wilson
2019-11-15drm/i915/selftests: Disable heartbeat around context barrier testsChris Wilson
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson
2019-10-31drm/i915: drop lrc header pageDaniele Ceraolo Spurio
2019-10-18drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin
2019-10-04drm/i915: Move context management under GEMChris Wilson
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson
2019-10-04drm/i915: Coordinate i915_active with its own mutexChris Wilson
2019-09-20drm/i915: Mark i915_request.timeline as a volatile, rcu pointerChris Wilson
2019-08-17drm/i915/selftests: Check the context sizeChris Wilson
2019-08-15drm/i915: Protect request retirement with timeline->mutexChris Wilson
2019-08-09drm/i915: Lift timeline into intel_contextChris Wilson
2019-08-07drm/i915: Fix some NULL vs IS_ERR() conditionsDan Carpenter
2019-08-02drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson