aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/mock_timeline.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin2019-06-211-29/+0
* drm/i915: Make timelines gt centricTvrtko Ursulin2019-06-211-1/+1
* drm/i915: Replace engine->timeline with a plain listChris Wilson2019-06-141-1/+0
* drm/i915: Consolidate the timeline->barrierChris Wilson2019-04-081-1/+0
* drm/i915: Introduce i915_timeline.mutexChris Wilson2019-03-011-0/+1
* drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson2019-02-051-2/+2
* drm/i915: Add timeline barrier supportTvrtko Ursulin2019-02-051-0/+1
* drm/i915: Move list of timelines under its own lockChris Wilson2019-01-281-1/+2
* drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson2018-05-021-31/+14
* drm/i915: Squash repeated awaits on the same fenceChris Wilson2017-05-031-0/+45