aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine_pool.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson2020-04-301-34/+0
* drm/i915: Mark i915_request.timeline as a volatile, rcu pointerChris Wilson2019-09-201-1/+1
* drm/i915: Make engine's batch pool safe for use with virtual enginesChris Wilson2019-08-271-1/+1
* drm/i915: Markup expected timeline locks for i915_activeChris Wilson2019-08-161-1/+1
* drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson2019-08-041-0/+34