summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_lrc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/execlists: Reclaim the hanging virtual requestChris Wilson2020-02-121-0/+29
* drm/i915/execlists: Take a reference while capturing the guilty requestChris Wilson2020-02-121-8/+31
* drm/i915/execlists: Offline error captureChris Wilson2020-02-121-2/+120
* drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson2020-02-121-6/+161
* drm/i915: Keep track of request among the scheduling listsChris Wilson2020-02-121-5/+8
* drm/i915/execlists: Leave resetting ring to intel_ringChris Wilson2020-02-111-1/+0
* drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson2020-02-101-1/+2
* Backmerge v5.5-rc7 into drm-nextDave Airlie2020-01-201-0/+8
|\
| * Merge tag 'Intel-CVE-2019-14615' from bundle by Akeem Abodunrin.Linus Torvalds2020-01-131-0/+8
| |\
| | * drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin2020-01-091-0/+8
| * | drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson2020-01-071-0/+2
| |/
| * drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson2019-12-101-25/+21
| * drm/i915/gt: Save irqstate around virtual_context_destroyChris Wilson2019-12-091-2/+3
| * drm/i915/gt: Schedule request retirement when timeline idlesChris Wilson2019-11-251-0/+9
| * drm/i915/execlists: Fixup cancel_port_requests()Chris Wilson2019-11-251-9/+7
| * drm/i915/gt: Mark the execlists->active as the primary volatile accessChris Wilson2019-11-251-10/+17
| * drm/i915: Mark up the calling context for intel_wakeref_put()Chris Wilson2019-11-251-1/+1
| * drm/i915/execlists: Move reset_active() from schedule-out to schedule-inChris Wilson2019-11-131-56/+62
* | drm/i915/gt: Always reset the timeslice after a context switchChris Wilson2020-01-131-2/+2
* | drm/i915/gt: Pull context activation into central intel_context_pin()Chris Wilson2020-01-091-14/+2
* | drm/i915: Revert "drm/i915/tgl: Wa_1607138340"Tvrtko Ursulin2020-01-091-4/+0
* | drm/i915/gt: Always force restore freshly pinned contextsChris Wilson2020-01-071-1/+1
* | drm/i915/gt: Take responsibility for engine->release as the last stepChris Wilson2020-01-071-1/+3
* | drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson2020-01-061-0/+2
* | drm/i915/gt: Use memset_p to clear the portsChris Wilson2020-01-061-5/+10
* | drm/i915: Merge i915_request.flags with i915_request.fence.flagsChris Wilson2020-01-061-2/+2
* | drm/i915/gt: Always poison the kernel_context image before unparkingChris Wilson2020-01-031-2/+2
* | drm/i915/gt: Ignore stale context state upon resumeChris Wilson2020-01-031-1/+10
* | drm/i915/gt: Clear LRC image inlineChris Wilson2020-01-031-36/+52
* | drm/i915/gt: Include a bunch more rcs image stateChris Wilson2020-01-031-1/+87
* | drm/i915/gt: Leave RING_BB_STATE to default valueChris Wilson2019-12-301-1/+0
* | drm/i915/gt: Avoid using tag 0 for the very first submissionChris Wilson2019-12-301-1/+3
* | drm/i915/gt: Ensure that all new contexts clear STOP_RINGChris Wilson2019-12-301-3/+11
* | drm/i915/gt: Merge engine init/setup loopsChris Wilson2019-12-221-15/+5
* | drm/i915/gt: Pull GT initialisation under intel_gt_init()Chris Wilson2019-12-221-11/+6
* | drm/i915: Remove i915->kernel_contextChris Wilson2019-12-211-12/+9
* | drm/i915/execlists: Select arb on/off around batches based on preemptionChris Wilson2019-12-201-8/+9
* | drm/i915: Drop GEM context as a direct link from i915_requestChris Wilson2019-12-201-24/+23
* | drm/i915/gt: Teach veng to defer the context allocationChris Wilson2019-12-201-6/+9
* | drm/i915/gt: Add breadcrumb retire to physical engineChris Wilson2019-12-191-1/+0
* | drm/i915/gt: Schedule request retirement when signaler idlesChris Wilson2019-12-191-1/+1
* | drm/i915/gt: Remove direct invocation of breadcrumb signalingChris Wilson2019-12-181-1/+1
* | drm/i915: Introduce new macros for tracingVenkata Sandeep Dhanalakota2019-12-131-58/+50
* | drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson2019-12-101-25/+21
* | drm/i915/gt: Save irqstate around virtual_context_destroyChris Wilson2019-12-051-2/+3
* | drm/i915/gt: Track the context validity explicitlyChris Wilson2019-12-031-0/+1
* | drm/i915/execlists: Skip nested spinlock for validating pendingChris Wilson2019-12-031-2/+2
* | drm/i915/execlists: Add a couple more validity checks to assert_pending()Chris Wilson2019-12-031-0/+3
* | drm/i915/execlists: Ensure the tasklet is decoupled upon shutdownChris Wilson2019-11-291-0/+10
* | drm/i915/gt: Schedule request retirement when timeline idlesChris Wilson2019-11-251-0/+9
OpenPOWER on IntegriCloud