summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine_types.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-19drm/i915/gt: Widen CSB pointer to u64 for the parsersChris Wilson1-1/+1
2020-09-07drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbsChris Wilson1-28/+3
2020-07-10drm/i915/gt: Be defensive in the face of false CS eventsChris Wilson1-0/+4
2020-07-02drm/i915/gt: Harden the heartbeat against a stuck driverChris Wilson1-0/+1
2020-06-04drm/i915/gt: Track if an engine requires forcewake w/aChris Wilson1-0/+11
2020-05-14drm/i915/gt: Transfer old virtual breadcrumbs to irq_workerChris Wilson1-0/+2
2020-05-14drm/i915: Show per-engine default property values in sysfsChris Wilson1-1/+1
2020-05-05drm/i915/gt: Stop holding onto the pinned_default_stateChris Wilson1-1/+0
2020-05-05drm/i915/execlists: Record the active CCID from before resetChris Wilson1-0/+5
2020-05-01drm/i915/gt: Make timeslicing an explicit engine propertyChris Wilson1-4/+14
2020-04-30drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson1-8/+0
2020-04-30drm/i915/gt: Switch to manual evaluation of RPSChris Wilson1-0/+5
2020-04-30drm/i915/gt: Always enable busy-stats for execlistsChris Wilson1-17/+12
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson1-1/+1
2020-04-28drm/i915/execlists: Track inflight CCIDChris Wilson1-2/+1
2020-04-28drm/i915/execlists: Avoid reusing the same logical CCIDChris Wilson1-0/+5
2020-04-17drm/i915/gt: Scrub execlists state on resumeChris Wilson1-0/+1
2020-04-07drm/i915/gt: Yield the timeslice if caught waiting on a user semaphoreChris Wilson1-0/+9
2020-04-03drm/i915: Keep a per-engine request poolChris Wilson1-0/+3
2020-02-28drm/i915/gt: Expose busywait duration to sysfsChris Wilson1-0/+1
2020-02-10drm/i915/selftests: Drop live_preempt_hangChris Wilson1-1/+0
2020-01-30drm/i915: add extra slice common debug registersLionel Landwerlin1-0/+1
2020-01-29drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson1-0/+10
2020-01-20drm/i915: Align engine->uabi_class/instance with i915_drm.hTvrtko Ursulin1-2/+2
2020-01-16drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson1-0/+1
2019-12-22drm/i915/gt: Pull GT initialisation under intel_gt_init()Chris Wilson1-10/+5
2019-12-19drm/i915/gt: Track engine round-trip timesChris Wilson1-0/+11
2019-11-25drm/i915/gt: Schedule request retirement when timeline idlesChris Wilson1-0/+8
2019-11-14Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie1-3/+10
2019-11-05drm/i915: Add support for mandatory cmdparsingJon Bloomfield1-3/+10
2019-10-29drm/i915/gt: Make timeslice duration configurableChris Wilson1-0/+1
2019-10-24drm/i915/gt: Split intel_ring_submissionChris Wilson1-26/+1
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson1-10/+7
2019-10-23drm/i915/execlists: Force preemptionChris Wilson1-0/+6
2019-10-23drm/i915/gt: Try to more gracefully quiesce the system before resetsChris Wilson1-0/+4
2019-10-18drm/i915: Make for_each_engine_masked work on intel_gtTvrtko Ursulin1-0/+1
2019-10-04drm/i915: Remove logical HW IDChris Wilson1-1/+3
2019-09-06drm/i915: Use engine relative LRIs on context setupMika Kuoppala1-0/+7
2019-08-23drm/i915: Refactor instdone loops on new subslice functionsStuart Summers1-16/+14
2019-08-16drm/i915: Move engine IDs out of i915_reg.hDaniele Ceraolo Spurio1-0/+20
2019-08-16drm/i915/execlists: Lift process_csb() out of the irq-off spinlockChris Wilson1-0/+10
2019-08-15drm/i915: Protect request retirement with timeline->mutexChris Wilson1-3/+0
2019-08-09drm/i915: Lift timeline into intel_contextChris Wilson1-3/+5
2019-08-08drm/i915: Fix up the inverse mapping for default ctx->engines[]Chris Wilson1-0/+3
2019-08-06drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson1-2/+7
2019-08-04drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson1-3/+3
2019-07-30drm/i915: Inline engine->init_context into its callerChris Wilson1-1/+0
2019-07-11drm/i915/guc: Remove preemption support for current fwChris Wilson1-1/+0
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin1-2/+2
2019-06-21drm/i915: Store backpointer to intel_gt in the engineTvrtko Ursulin1-0/+2