aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/gt/intel_timeline_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-22drm/i915/gt: Pull GT initialisation under intel_gt_init()Chris Wilson1-1/+1
2019-12-17drm/i915/gt: Eliminate the trylock for reading a timeline's hwspChris Wilson1-1/+11
2019-11-25drm/i915/gt: Schedule request retirement when timeline idlesChris Wilson1-0/+3
2019-11-20drm/i915/gt: Close race between engine_park and intel_gt_retire_requestsChris Wilson1-1/+1
2019-10-04drm/i915: Coordinate i915_active with its own mutexChris Wilson1-4/+5
2019-09-20drm/i915: Mark i915_request.timeline as a volatile, rcu pointerChris Wilson1-0/+1
2019-08-15drm/i915/gt: Guard timeline pinning without relying on struct_mutexChris Wilson1-1/+1
2019-08-15drm/i915/gt: Track timeline activeness in enter/exitChris Wilson1-0/+18
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin1-0/+67