aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_timeline.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-15drm/i915/selftests: Skip live timeline/suspend tests if wedgedChris Wilson1-0/+3
2019-03-21drm/i915: Stop storing the context name as the timeline nameChris Wilson1-3/+3
2019-03-01drm/i915: Keep timeline HWSP allocated until idle across the systemChris Wilson1-0/+113
2019-01-28drm/i915: Track the context's seqno in its own timeline HWSPChris Wilson1-6/+1
2019-01-28drm/i915: Share per-timeline HWSP using a slab suballocatorChris Wilson1-0/+143
2019-01-28drm/i915: Allocate a status page for each timelineChris Wilson1-1/+325
2018-05-02drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson1-0/+267