summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine_pool.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson2020-04-301-190/+0
* drm/i915: make pool objects read-onlyMatthew Auld2019-11-191-0/+2
* drm/i915: Coordinate i915_active with its own mutexChris Wilson2019-10-041-1/+1
* drm/i915: Push the i915_active.retire into a workerChris Wilson2019-10-041-0/+1
* drm/i915: Make engine's batch pool safe for use with virtual enginesChris Wilson2019-08-271-1/+11
* Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-08-221-4/+4
* drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson2019-08-041-0/+177