summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_timeline_types.h
AgeCommit message (Expand)Author
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2021-03-24drm/i915: Do not share hwsp across contexts any more, v8.Maarten Lankhorst
2020-12-22drm/i915/gt: Track all timelines created using the HWSPChris Wilson
2020-11-03drm/i915/gt: Use the local HWSP offset during submissionChris Wilson
2019-12-22drm/i915/gt: Pull GT initialisation under intel_gt_init()Chris Wilson
2019-12-17drm/i915/gt: Eliminate the trylock for reading a timeline's hwspChris Wilson
2019-11-25drm/i915/gt: Schedule request retirement when timeline idlesChris Wilson
2019-11-20drm/i915/gt: Close race between engine_park and intel_gt_retire_requestsChris Wilson
2019-10-04drm/i915: Coordinate i915_active with its own mutexChris Wilson
2019-09-20drm/i915: Mark i915_request.timeline as a volatile, rcu pointerChris Wilson
2019-08-15drm/i915/gt: Guard timeline pinning without relying on struct_mutexChris Wilson
2019-08-15drm/i915/gt: Track timeline activeness in enter/exitChris Wilson
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin