All of lore.kernel.org
 help / color / mirror / Atom feed
* ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V6
@ 2011-11-16 16:57 j.glisse
  2011-11-16 16:57 ` [PATCH 01/14] swiotlb: Expose swiotlb_nr_tlb function to modules j.glisse
                   ` (14 more replies)
  0 siblings, 15 replies; 21+ messages in thread
From: j.glisse @ 2011-11-16 16:57 UTC (permalink / raw)
  To: dri-devel; +Cc: thellstrom

Respin some of the patch with syntax/typo fix + patch 10 with proper
memory accounting of page being free.

Cheers,
Jerome

^ permalink raw reply	[flat|nested] 21+ messages in thread
* ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V7
@ 2011-11-19  1:04 j.glisse
  2011-11-19  1:05 ` [PATCH 13/14] drm/ttm: isolate dma data from ttm_tt V4 j.glisse
  0 siblings, 1 reply; 21+ messages in thread
From: j.glisse @ 2011-11-19  1:04 UTC (permalink / raw)
  To: dri-devel; +Cc: thellstrom

Important fix to patch 14, fix accounting of ghost bo. When creating a
ghost bo we don't account it, so set its acc_size to 0 so that when
ghost is release we don't overfree.

I wonder how i didn't run into this before.

Patch are also at

http://people.freedesktop.org/~glisse/ttmdma/

Cheers,
Jerome

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

end of thread, other threads:[~2011-11-19  1:01 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-16 16:57 ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V6 j.glisse
2011-11-16 16:57 ` [PATCH 01/14] swiotlb: Expose swiotlb_nr_tlb function to modules j.glisse
2011-11-16 16:57 ` [PATCH 02/14] drm/ttm: remove userspace backed ttm object support j.glisse
2011-11-16 16:57 ` [PATCH 03/14] drm/ttm: remove split btw highmen and lowmem page j.glisse
2011-11-16 16:57 ` [PATCH 04/14] drm/ttm: remove unused backend flags field j.glisse
2011-11-16 16:57 ` [PATCH 05/14] drm/ttm: use ttm put pages function to properly restore cache attribute j.glisse
2011-11-16 16:57 ` [PATCH 06/14] drm/ttm: test for dma_address array allocation failure j.glisse
2011-11-16 16:57 ` [PATCH 07/14] drm/ttm: page allocation use page array instead of list j.glisse
2011-11-17 13:27   ` Thomas Hellstrom
2011-11-17 17:56   ` Konrad Rzeszutek Wilk
2011-11-16 16:57 ` [PATCH 08/14] drm/ttm: merge ttm_backend and ttm_tt V5 j.glisse
2011-11-16 16:57 ` [PATCH 09/14] drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 j.glisse
2011-11-16 16:57 ` [PATCH 10/14] drm/ttm: provide dma aware ttm page pool code V9 j.glisse
2011-11-16 16:57 ` [PATCH 11/14] drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 j.glisse
2011-11-16 16:57 ` [PATCH 12/14] drm/nouveau: enable the ttm dma pool when swiotlb is active V3 j.glisse
2011-11-16 16:57 ` [PATCH 13/14] drm/ttm: isolate dma data from ttm_tt V4 j.glisse
2011-11-17 17:55   ` Konrad Rzeszutek Wilk
2011-11-16 16:57 ` [PATCH 14/14] drm/ttm: simplify memory accounting for ttm user j.glisse
2011-11-17 13:27   ` Thomas Hellstrom
2011-11-17 18:03 ` ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V6 Konrad Rzeszutek Wilk
  -- strict thread matches above, loose matches on Subject: below --
2011-11-19  1:04 ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V7 j.glisse
2011-11-19  1:05 ` [PATCH 13/14] drm/ttm: isolate dma data from ttm_tt V4 j.glisse

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.