All of lore.kernel.org
 help / color / mirror / Atom feed
* A bit more towards eliminating assumptions of global ordering
@ 2019-02-28 12:03 Chris Wilson
  2019-02-28 12:03 ` [PATCH 1/7] drm/i915: Force GPU idle on suspend Chris Wilson
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Chris Wilson @ 2019-02-28 12:03 UTC (permalink / raw)
  To: intel-gfx

Part of the ongoing effort to remove the last vestiges of global_seqno.
The seqno may be gone, but the higher layers still have some assumptions
backed into them about the order of requests.
-Chris


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

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

end of thread, other threads:[~2019-02-28 16:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-28 12:03 A bit more towards eliminating assumptions of global ordering Chris Wilson
2019-02-28 12:03 ` [PATCH 1/7] drm/i915: Force GPU idle on suspend Chris Wilson
2019-02-28 12:03 ` [PATCH 2/7] drm/i915/selftests: Improve switch-to-kernel-context checking Chris Wilson
2019-02-28 12:03 ` [PATCH 3/7] drm/i915: Do a synchronous switch-to-kernel-context on idling Chris Wilson
2019-02-28 12:03 ` [PATCH 4/7] drm/i915: Store the BIT(engine->id) as the engine's mask Chris Wilson
2019-02-28 12:03 ` [PATCH 5/7] drm/i915: Refactor common code to load initial power context Chris Wilson
2019-02-28 12:03 ` [PATCH 6/7] drm/i915: Reduce presumption of request ordering for barriers Chris Wilson
2019-02-28 12:03 ` [PATCH 7/7] drm/i915: Remove has-kernel-context Chris Wilson
2019-02-28 12:38 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Force GPU idle on suspend Patchwork
2019-02-28 12:41 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-02-28 13:03 ` ✓ Fi.CI.BAT: success " Patchwork
2019-02-28 16:24 ` ✓ Fi.CI.IGT: " 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.