All of lore.kernel.org
 help / color / mirror / Atom feed
* Reset from within timeout for preemption Qos
@ 2018-03-30 10:38 Chris Wilson
  2018-03-30 10:38 ` [PATCH 01/17] drm/i915/execlists: Track begin/end of execlists submission sequences Chris Wilson
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: Chris Wilson @ 2018-03-30 10:38 UTC (permalink / raw)
  To: intel-gfx

Fleshed out the reset from within the timer context (hardirq) to the
point where it at least passes selftests...

Not that CI even likes the sanitycheck at the moment.
-Chris

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2018-03-30 12:32 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-30 10:38 Reset from within timeout for preemption Qos Chris Wilson
2018-03-30 10:38 ` [PATCH 01/17] drm/i915/execlists: Track begin/end of execlists submission sequences Chris Wilson
2018-03-30 10:39 ` [PATCH 02/17] drm/i915/execlists: Set queue priority from secondary port Chris Wilson
2018-03-30 10:39 ` [PATCH 03/17] drm/i915/execlists: Refactor out complete_preempt_context() Chris Wilson
2018-03-30 10:39 ` [PATCH 04/17] drm/i915: Move engine reset prepare/finish to backends Chris Wilson
2018-03-30 10:39 ` [PATCH 05/17] drm/i915: Split execlists/guc reset prepartions Chris Wilson
2018-03-30 10:39 ` [PATCH 06/17] drm/i915/execlists: Flush pending preemption events during reset Chris Wilson
2018-03-30 10:39 ` [PATCH 07/17] drm/i915/selftests: Add basic sanitychecks for execlists Chris Wilson
2018-03-30 10:39 ` [PATCH 08/17] drm/i915/breadcrumbs: Keep the fake irq armed across reset Chris Wilson
2018-03-30 10:39 ` [PATCH 09/17] drm/i915: Combine tasklet_kill and tasklet_disable Chris Wilson
2018-03-30 10:39 ` [PATCH 10/17] drm/i915: Stop parking the signaler around reset Chris Wilson
2018-03-30 10:39 ` [PATCH 11/17] drm/i915: Be irqsafe inside reset Chris Wilson
2018-03-30 10:39 ` [PATCH 12/17] drm/i915: Allow init_breadcrumbs to be used from irq context Chris Wilson
2018-03-30 10:39 ` [PATCH 13/17] drm/i915/execlists: Force preemption via reset on timeout Chris Wilson
2018-03-30 10:39 ` [PATCH 14/17] drm/i915/execlists: Try preempt-reset from softirq context Chris Wilson
2018-03-30 10:39 ` [PATCH 15/17] drm/i915/preemption: Select timeout when scheduling Chris Wilson
2018-03-30 10:39 ` [PATCH 16/17] drm/i915: Use a preemption timeout to enforce interactivity Chris Wilson
2018-03-30 10:39 ` [PATCH 17/17] drm/i915: Allow user control over preempt timeout on their important context Chris Wilson
2018-03-30 10:51 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/17] drm/i915/execlists: Track begin/end of execlists submission sequences Patchwork
2018-03-30 11:10 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-03-30 11:28 ` ✗ Fi.CI.CHECKPATCH: warning " Patchwork
2018-03-30 11:45 ` ✓ Fi.CI.BAT: success " Patchwork
2018-03-30 12:32 ` ✗ Fi.CI.IGT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.