All of lore.kernel.org
 help / color / mirror / Atom feed
* Add WARN_ON nested dma_fence containers
@ 2022-01-24 13:03 ` Christian König
  0 siblings, 0 replies; 43+ messages in thread
From: Christian König @ 2022-01-24 13:03 UTC (permalink / raw)
  To: thomas.hellstrom, sumit.semwal, gustavo, daniel.vetter, zackr,
	linux-media, dri-devel, intel-gfx

Hi guys,

as previously discussed only dma_fence_chain with its previous fence is actually made to build up larger dma_fence structures. Everything else should either flatten all fences into a single dma_fence_array or just add each fence separately to the dma_resv object.

Please review and/or comment,
Christian.



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

end of thread, other threads:[~2022-01-29 10:50 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24 13:03 Add WARN_ON nested dma_fence containers Christian König
2022-01-24 13:03 ` [Intel-gfx] " Christian König
2022-01-24 13:03 ` [PATCH 01/11] drm/radeon: use ttm_resource_manager_debug Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 16:33   ` Thomas Hellström
2022-01-24 16:33     ` [Intel-gfx] " Thomas Hellström
2022-01-24 20:21     ` Christian König
2022-01-24 20:21       ` [Intel-gfx] " Christian König
2022-01-24 13:03 ` [PATCH 02/11] drm/amdgpu: " Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 13:03 ` [PATCH 03/11] dma-buf: consolidate dma_fence subclass checking Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 13:03 ` [PATCH 04/11] dma-buf: warn about dma_fence_array container rules v2 Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 16:32   ` Thomas Hellström
2022-01-24 16:32     ` [Intel-gfx] " Thomas Hellström
2022-01-24 13:03 ` [PATCH 05/11] dma-buf: Warn about dma_fence_chain " Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 13:03 ` [PATCH 06/11] dma-buf: warn about containers in dma_resv object Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 16:36   ` Thomas Hellström (Intel)
2022-01-24 20:22     ` Christian König
2022-01-24 13:03 ` [PATCH 07/11] dma-buf: Add dma_fence_array_for_each (v2) Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 13:03 ` [PATCH 08/11] dma-buf: add dma_fence_chain_contained helper Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 16:52   ` Thomas Hellström
2022-01-24 16:52     ` [Intel-gfx] " Thomas Hellström
2022-01-24 13:03 ` [PATCH 09/11] drm/amdgpu: use dma_fence_chain_contained Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 13:03 ` [PATCH 10/11] drm/i915: use dma_fence extractor functions Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-29  8:31   ` [drm/i915] 9366257fc0: igt.i915_pm_rc6_residency.rc6-idle.fail kernel test robot
2022-01-29  8:31     ` kernel test robot
2022-01-29  8:31     ` kernel test robot
2022-01-29  8:31     ` [Intel-gfx] " kernel test robot
2022-01-24 13:03 ` [PATCH 11/11] drm/vmwgfx: remove vmw_wait_dma_fence Christian König
2022-01-24 13:03   ` [Intel-gfx] " Christian König
2022-01-24 15:25   ` Zack Rusin
2022-01-24 15:25     ` [Intel-gfx] " Zack Rusin
2022-01-24 21:41 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/radeon: use ttm_resource_manager_debug Patchwork
2022-01-24 21:43 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-01-24 22:14 ` [Intel-gfx] ✗ Fi.CI.BAT: 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.