summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_timeline.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Consolidate the timeline->barrierChris Wilson2019-04-081-15/+0Star
* drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson2019-04-021-0/+1
* drm/i915: Stop storing the context name as the timeline nameChris Wilson2019-03-211-2/+0Star
* drm/i915: Split struct intel_context definition to its own headerChris Wilson2019-03-081-68/+2Star
* drm/i915: Keep timeline HWSP allocated until idle across the systemChris Wilson2019-03-011-1/+10
* drm/i915: Introduce i915_timeline.mutexChris Wilson2019-03-011-0/+2
* drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson2019-02-051-5/+9
* drm/i915: Add timeline barrier supportTvrtko Ursulin2019-02-051-0/+22
* drm/i915: Identify active requestsChris Wilson2019-01-291-0/+2
* drm/i915: Share per-timeline HWSP using a slab suballocatorChris Wilson2019-01-281-0/+1
* drm/i915: Allocate a status page for each timelineChris Wilson2019-01-281-4/+17
* drm/i915: Move list of timelines under its own lockChris Wilson2019-01-281-0/+3
* drm/i915: Remove HW semaphores for gen7 inter-engine synchronisationChris Wilson2018-12-281-8/+0Star
* drm/i915/selftests: Workaround an issue with unused lockdep subclassChris Wilson2018-11-161-0/+19
* drm/i915: Replace nested subclassing with explicit subclassesChris Wilson2018-07-071-0/+2
* drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson2018-05-031-0/+126