summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_engine_types.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-11drm/i915: Prepare for larger CSB status FIFO sizeMika Kuoppala1-0/+5
2019-04-03drm/i915: Move the decision to use the breadcrumb tasklet to the backendChris Wilson1-0/+7
2019-04-02drm/i915: Split out i915_priolist_types into its own headerChris Wilson1-1/+1
2019-04-02drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson1-2/+9
2019-03-26drm/i915: take a reference to uncore in the engine and use itDaniele Ceraolo Spurio1-0/+2
2019-03-18drm/i915: Hold a ref to the ring while retiringChris Wilson1-0/+2
2019-03-08drm/i915: Track the pinned kernel contexts on each engineChris Wilson1-5/+3
2019-03-08drm/i915: Make context pinning part of intel_context_opsChris Wilson1-2/+0
2019-03-08drm/i915: Move over to intel_context_lookup()Chris Wilson1-0/+5
2019-03-08drm/i915: Store the intel_context_ops in the intel_engine_csChris Wilson1-0/+1
2019-03-08drm/i915: Split struct intel_context definition to its own headerChris Wilson1-0/+521