summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_timeline.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie2021-04-081-20/+1
|\
| * drm/i915/gt: SPDX cleanupChris Wilson2021-03-241-20/+1
* | drm/i915: Pin timeline map after first timeline pin, v4.Maarten Lankhorst2021-03-241-0/+2
|/
* drm/i915/gt: Only retire on the last breadcrumb if the last requestChris Wilson2021-01-081-0/+7
* drm/i915/gt: Track all timelines created using the HWSPChris Wilson2020-12-221-7/+2
* drm/i915/gt: Show all active timelines for debuggingChris Wilson2020-11-191-0/+9
* drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.Maarten Lankhorst2020-09-071-1/+2
* drm/i915/gt: Support multiple pinned timelinesChris Wilson2020-09-071-2/+19
* drm/i915: Make intel_timeline_init staticMika Kuoppala2020-05-111-5/+0
* drm/i915/gt: Poison residual state [HWSP] across resume.Chris Wilson2020-04-211-0/+2
* drm/i915/gt: Pull timeline initialise to intel_gt_init_earlyChris Wilson2019-11-011-2/+2
* drm/i915/gt: Track timeline activeness in enter/exitChris Wilson2019-08-161-1/+2
* drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin2019-06-211-0/+93