summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_context.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove i915->kernel_contextChris Wilson2019-12-211-47/+10
* drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson2019-11-251-1/+1
* drm/i915/selftests: Flush the active callbacksChris Wilson2019-11-221-6/+11
* drm/i915/selftests: Disable heartbeat around context barrier testsChris Wilson2019-11-151-6/+38
* drm/i915/selftests: Complete transition to a real struct file mockChris Wilson2019-11-081-4/+4
* drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson2019-11-071-2/+2
* drm/i915: drop lrc header pageDaniele Ceraolo Spurio2019-10-311-3/+0
* drm/i915: Pass in intel_gt at some for_each_engine sitesTvrtko Ursulin2019-10-181-3/+3
* drm/i915: Move context management under GEMChris Wilson2019-10-041-18/+6
* drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson2019-10-041-2/+2
* drm/i915: Coordinate i915_active with its own mutexChris Wilson2019-10-041-10/+6
* drm/i915: Mark i915_request.timeline as a volatile, rcu pointerChris Wilson2019-09-201-6/+12
* drm/i915/selftests: Check the context sizeChris Wilson2019-08-171-0/+141
* drm/i915: Protect request retirement with timeline->mutexChris Wilson2019-08-151-2/+7
* drm/i915: Lift timeline into intel_contextChris Wilson2019-08-091-1/+1
* drm/i915: Fix some NULL vs IS_ERR() conditionsDan Carpenter2019-08-071-10/+10
* drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson2019-08-021-0/+310
OpenPOWER on IntegriCloud