aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_timeline.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-20/+1
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson1-20/+1
2021-03-24drm/i915: Pin timeline map after first timeline pin, v4.Maarten Lankhorst1-0/+2
2021-01-08drm/i915/gt: Only retire on the last breadcrumb if the last requestChris Wilson1-0/+7
2020-12-22drm/i915/gt: Track all timelines created using the HWSPChris Wilson1-7/+2
2020-11-19drm/i915/gt: Show all active timelines for debuggingChris Wilson1-0/+9
2020-09-07drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.Maarten Lankhorst1-1/+2
2020-09-07drm/i915/gt: Support multiple pinned timelinesChris Wilson1-2/+19
2020-05-11drm/i915: Make intel_timeline_init staticMika Kuoppala1-5/+0
2020-04-21drm/i915/gt: Poison residual state [HWSP] across resume.Chris Wilson1-0/+2
2019-11-01drm/i915/gt: Pull timeline initialise to intel_gt_init_earlyChris Wilson1-2/+2
2019-08-15drm/i915/gt: Track timeline activeness in enter/exitChris Wilson1-1/+2
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin1-0/+93