All of lore.kernel.org
 help / color / mirror / Atom feed
* ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V7
@ 2011-11-19  1:04 j.glisse
  2011-11-19  1:04 ` [PATCH 01/14] swiotlb: Expose swiotlb_nr_tlb function to modules j.glisse
                   ` (14 more replies)
  0 siblings, 15 replies; 20+ 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] 20+ messages in thread

end of thread, other threads:[~2011-12-03 21:45 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-19  1:04 ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V7 j.glisse
2011-11-19  1:04 ` [PATCH 01/14] swiotlb: Expose swiotlb_nr_tlb function to modules j.glisse
2011-11-19  1:04 ` [PATCH 02/14] drm/ttm: remove userspace backed ttm object support j.glisse
2011-11-19  1:04 ` [PATCH 03/14] drm/ttm: remove split btw highmen and lowmem page j.glisse
2011-11-19  1:04 ` [PATCH 04/14] drm/ttm: remove unused backend flags field j.glisse
2011-11-19  1:04 ` [PATCH 05/14] drm/ttm: use ttm put pages function to properly restore cache attribute j.glisse
2011-11-19  1:04 ` [PATCH 06/14] drm/ttm: test for dma_address array allocation failure j.glisse
2011-11-19  1:04 ` [PATCH 07/14] drm/ttm: page allocation use page array instead of list j.glisse
2011-11-19  1:04 ` [PATCH 08/14] drm/ttm: merge ttm_backend and ttm_tt V5 j.glisse
2011-11-19  1:04 ` [PATCH 09/14] drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 j.glisse
2011-11-19  1:04 ` [PATCH 10/14] drm/ttm: provide dma aware ttm page pool code V9 j.glisse
2011-11-19  1:04 ` [PATCH 11/14] drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 j.glisse
2011-11-19  1:04 ` [PATCH 12/14] drm/nouveau: enable the ttm dma pool when swiotlb is active V3 j.glisse
2011-11-19  1:05 ` [PATCH 13/14] drm/ttm: isolate dma data from ttm_tt V4 j.glisse
2011-11-19  1:05 ` [PATCH 14/14] drm/ttm: simplify memory accounting for ttm user v2 j.glisse
2011-11-19  1:08 ` ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V7 Jerome Glisse
2011-12-02 14:19   ` Konrad Rzeszutek Wilk
2011-12-03 14:52     ` David Airlie
2011-12-03 21:41       ` Jerome Glisse
2011-12-03 21:45         ` Jerome 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.