aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_engine_types.h
AgeCommit message (Expand)Author
2019-07-31drm/i915: Make the semaphore saturation mask globalChris Wilson
2019-04-11drm/i915: Prepare for larger CSB status FIFO sizeMika Kuoppala
2019-04-03drm/i915: Move the decision to use the breadcrumb tasklet to the backendChris Wilson
2019-04-02drm/i915: Split out i915_priolist_types into its own headerChris Wilson
2019-04-02drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson
2019-03-26drm/i915: take a reference to uncore in the engine and use itDaniele Ceraolo Spurio
2019-03-18drm/i915: Hold a ref to the ring while retiringChris Wilson
2019-03-08drm/i915: Track the pinned kernel contexts on each engineChris Wilson
2019-03-08drm/i915: Make context pinning part of intel_context_opsChris Wilson
2019-03-08drm/i915: Move over to intel_context_lookup()Chris Wilson
2019-03-08drm/i915: Store the intel_context_ops in the intel_engine_csChris Wilson
2019-03-08drm/i915: Split struct intel_context definition to its own headerChris Wilson