aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_engine_cs.c
Commit message (Expand)AuthorAge
* drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson2016-10-10
* drm/i915: Update reset path to fix incomplete requestsChris Wilson2016-09-09
* drm/i915/cmdparser: Make initialisation failure non-fatalChris Wilson2016-08-18
* drm/i915: Add enum for hardware engine identifiersTvrtko Ursulin2016-08-17
* drm/i915: Introduce i915_ggtt_offset()Chris Wilson2016-08-15
* drm/i915: Consolidate i915_vma_unpin_and_release()Chris Wilson2016-08-15
* drm/i915: Use VMA as the primary tracker for semaphore pageChris Wilson2016-08-15
* drm/i915: Move common seqno reset to intel_engine_cs.cChris Wilson2016-08-15
* drm/i915: Move common scratch allocation/destroy to intel_engine_cs.cChris Wilson2016-08-15
* drm/i915: Store number of active engines in device infoTvrtko Ursulin2016-08-11
* drm/i915: Move missed interrupt detection from hangcheck to breadcrumbsChris Wilson2016-08-10
* drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutexChris Wilson2016-08-05
* drm/i915: Double check the active status on the batch poolChris Wilson2016-08-04
* drm/i915: Refactor activity tracking for requestsChris Wilson2016-08-04
* drm/i915: Move the common engine cleanup to intel_engine_cs.cChris Wilson2016-08-03
* drm/i915: Rename struct intel_ringbuffer to struct intel_ringChris Wilson2016-08-02
* drm/i915: Add missing ring_mask to PineviewChris Wilson2016-07-29
* drm/i915/cmdparser: Remove stray intel_engine_cs *ringChris Wilson2016-07-27
* drm/i915: Derive GEM requests from dma-fenceChris Wilson2016-07-20
* drm/i915: Pull out some more common engine init codeTvrtko Ursulin2016-07-14
* drm/i915: Move common engine setup into intel_engine_cs.cTvrtko Ursulin2016-07-14