public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* struct_mutex batch
@ 2019-10-03  9:36 Chris Wilson
  2019-10-03  9:36 ` [PATCH 01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) Chris Wilson
                   ` (28 more replies)
  0 siblings, 29 replies; 46+ messages in thread
From: Chris Wilson @ 2019-10-03  9:36 UTC (permalink / raw)
  To: intel-gfx

Tvrtko wanted all the pain in one hit, so here it is.
-Chris


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

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

end of thread, other threads:[~2019-10-04 10:27 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-03  9:36 struct_mutex batch Chris Wilson
2019-10-03  9:36 ` [PATCH 01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) Chris Wilson
2019-10-03 13:09   ` Chris Wilson
2019-10-03 13:18     ` Tvrtko Ursulin
2019-10-03 13:19   ` [PATCH v2] " Chris Wilson
2019-10-03 13:22     ` Chris Wilson
2019-10-03 13:24   ` [PATCH v3] " Chris Wilson
2019-10-03 14:12     ` [Intel-gfx] " Ruhl, Michael J
2019-10-03 14:18       ` Chris Wilson
2019-10-03 14:42         ` Ruhl, Michael J
2019-10-03 14:43         ` [Intel-gfx] " Tvrtko Ursulin
2019-10-03  9:36 ` [PATCH 02/22] drm/mm: Pack allocated/scanned boolean into a bitfield Chris Wilson
2019-10-03  9:36 ` [PATCH 03/22] drm/i915: Only track bound elements of the GTT Chris Wilson
2019-10-03  9:36 ` [PATCH 04/22] drm/i915: Mark up address spaces that may need to allocate Chris Wilson
2019-10-03  9:36 ` [PATCH 05/22] drm/i915: Pull i915_vma_pin under the vm->mutex Chris Wilson
2019-10-03  9:36 ` [PATCH 06/22] drm/i915: Push the i915_active.retire into a worker Chris Wilson
2019-10-03  9:36 ` [PATCH 07/22] drm/i915: Coordinate i915_active with its own mutex Chris Wilson
2019-10-03  9:36 ` [PATCH 08/22] drm/i915: Move idle barrier cleanup into engine-pm Chris Wilson
2019-10-03  9:36 ` [PATCH 09/22] drm/i915: Drop struct_mutex from around i915_retire_requests() Chris Wilson
2019-10-03  9:36 ` [PATCH 10/22] drm/i915: Remove the GEM idle worker Chris Wilson
2019-10-03  9:36 ` [PATCH 11/22] drm/i915: Merge wait_for_timelines with retire_request Chris Wilson
2019-10-03  9:36 ` [PATCH 12/22] drm/i915/gem: Retire directly for mmap-offset shrinking Chris Wilson
2019-10-03  9:36 ` [PATCH 13/22] drm/i915: Move request runtime management onto gt Chris Wilson
2019-10-03  9:36 ` [PATCH 14/22] drm/i915: Move global activity tracking from GEM to GT Chris Wilson
2019-10-03  9:36 ` [PATCH 15/22] drm/i915: Remove logical HW ID Chris Wilson
2019-10-03  9:36 ` [PATCH 16/22] drm/i915: Move context management under GEM Chris Wilson
2019-10-03 11:53   ` [PATCH] " Chris Wilson
2019-10-03 11:58   ` Chris Wilson
2019-10-03 12:04   ` Chris Wilson
2019-10-03 13:35   ` Chris Wilson
2019-10-03 14:08   ` Chris Wilson
2019-10-03 14:20   ` Chris Wilson
2019-10-04 10:27     ` Tvrtko Ursulin
2019-10-03  9:36 ` [PATCH 17/22] drm/i915/overlay: Drop struct_mutex guard Chris Wilson
2019-10-03  9:36 ` [PATCH 18/22] drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info Chris Wilson
2019-10-03  9:36 ` [PATCH 19/22] drm/i915: Remove struct_mutex guard for debugfs/opregion Chris Wilson
2019-10-03  9:36 ` [PATCH 20/22] drm/i915: Drop struct_mutex from suspend state save/restore Chris Wilson
2019-10-03  9:36 ` [PATCH 21/22] drm/i915/selftests: Drop vestigal struct_mutex guards Chris Wilson
2019-10-03  9:36 ` [PATCH 22/22] drm/i915: Drop struct_mutex from around GEM initialisation Chris Wilson
2019-10-03 11:22 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) Patchwork
2019-10-03 11:45 ` ✗ Fi.CI.BAT: failure " Patchwork
2019-10-03 12:40 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (rev4) Patchwork
2019-10-03 13:02 ` ✗ Fi.CI.BAT: failure " Patchwork
2019-10-03 16:38 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (rev9) Patchwork
2019-10-03 17:04 ` ✓ Fi.CI.BAT: success " Patchwork
2019-10-04  2:13 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox