All of lore.kernel.org
 help / color / mirror / Atom feed
* Guess what? HSW full-ppgtt. Almost.
@ 2018-06-07  9:57 Chris Wilson
  2018-06-07  9:57 ` [PATCH 01/20] drm/i915: Apply batch location restrictions before pinning Chris Wilson
                   ` (23 more replies)
  0 siblings, 24 replies; 28+ messages in thread
From: Chris Wilson @ 2018-06-07  9:57 UTC (permalink / raw)
  To: intel-gfx

In this edition, I think I have solved the mystery mesa hang; having
identified a suspect in MI_SET_CONTEXT | FORCE_RESTORE. But the hang on
reset with a dirty PD is still there, and I'm still fighting byt which
fails to switch mm once every few hours.
-Chris


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

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

end of thread, other threads:[~2018-06-07 14:18 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-07  9:57 Guess what? HSW full-ppgtt. Almost Chris Wilson
2018-06-07  9:57 ` [PATCH 01/20] drm/i915: Apply batch location restrictions before pinning Chris Wilson
2018-06-07  9:57 ` [PATCH 02/20] drm/i915/ringbuffer: Make order of mmio to CCID/PP_DIR consistent with switch_context() Chris Wilson
2018-06-07  9:57 ` [PATCH 03/20] drm/i915/ringbuffer: Brute force context restore Chris Wilson
2018-06-07  9:57 ` [PATCH 04/20] drm/i915/ringbuffer: Force restore of mm after failed context switch Chris Wilson
2018-06-07  9:58 ` [PATCH 05/20] drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories Chris Wilson
2018-06-07  9:58 ` [PATCH 06/20] drm/i915: Prepare for non-object vma Chris Wilson
2018-06-07  9:58 ` [PATCH 07/20] drm/i915: Decouple vma vfuncs from vm Chris Wilson
2018-06-07  9:58 ` [PATCH 08/20] drm/i915/gtt: Push allocation to hw ppgtt constructor Chris Wilson
2018-06-07  9:58 ` [PATCH 09/20] drm/i915/gtt: Subclass gen6_hw_ppgtt Chris Wilson
2018-06-07  9:58 ` [PATCH 10/20] drm/i915/gtt Onionify error handling for gen6_ppgtt_create Chris Wilson
2018-06-07 10:17   ` Matthew Auld
2018-06-07 10:21     ` Chris Wilson
2018-06-07  9:58 ` [PATCH 11/20] drm/i915/gtt: Reorder aliasing_ppgtt fini Chris Wilson
2018-06-07  9:58 ` [PATCH 12/20] drm/i915/gtt: Make gen6 page directories evictable Chris Wilson
2018-06-07  9:58 ` [PATCH 13/20] drm/i915/gtt: Only keep gen6 page directories pinned while active Chris Wilson
2018-06-07  9:58 ` [PATCH 14/20] drm/i915/gtt: Lazily allocate page directories for gen7 Chris Wilson
2018-06-07  9:58 ` [PATCH 15/20] drm/i915/gtt: Free unused page tables on unbind the context Chris Wilson
2018-06-07  9:58 ` [PATCH 16/20] drm/i915/gtt: Skip initializing PT with scratch if full Chris Wilson
2018-06-07  9:58 ` [PATCH 17/20] drm/i915/gtt: Cache the PTE encoding of the scratch page Chris Wilson
2018-06-07  9:58 ` [PATCH 18/20] drm/i915/gtt: Reduce a pair of runtime asserts Chris Wilson
2018-06-07  9:58 ` [PATCH 19/20] drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgtt Chris Wilson
2018-06-07  9:58 ` [PATCH 20/20] RFT drm/i915/gtt: Enable full-ppgtt by default everywhere Chris Wilson
2018-06-07 10:13 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] drm/i915: Apply batch location restrictions before pinning Patchwork
2018-06-07 10:18 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-06-07 10:29 ` ✓ Fi.CI.BAT: success " Patchwork
2018-06-07 14:12 ` ✗ Fi.CI.IGT: failure " Patchwork
2018-06-07 14:18   ` Chris Wilson

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.