aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_timeline.c
AgeCommit message (Expand)Author
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin
2019-06-21drm/i915: Make timelines gt centricTvrtko Ursulin
2019-06-21drm/i915: Compartmentalize timeline_init/park/finiTvrtko Ursulin
2019-06-14drm/i915: Replace engine->timeline with a plain listChris Wilson
2019-06-06drm/i915: Move object close under its own lockChris Wilson
2019-04-08drm/i915: Consolidate the timeline->barrierChris Wilson
2019-03-21drm/i915: Stop storing the context name as the timeline nameChris Wilson
2019-03-01drm/i915: Keep timeline HWSP allocated until idle across the systemChris Wilson
2019-03-01drm/i915: Introduce i915_timeline.mutexChris Wilson
2019-02-05drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson
2019-02-05drm/i915: Add timeline barrier supportTvrtko Ursulin
2019-01-29drm/i915: Identify active requestsChris Wilson
2019-01-28drm/i915: Track active timelinesChris Wilson
2019-01-28drm/i915: Track the context's seqno in its own timeline HWSPChris Wilson
2019-01-28drm/i915: Share per-timeline HWSP using a slab suballocatorChris Wilson
2019-01-28drm/i915: Allocate a status page for each timelineChris Wilson
2019-01-28drm/i915: Move list of timelines under its own lockChris Wilson
2018-05-02drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson