All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Jerome Glisse <j.glisse@gmail.com>,
	dri-devel@lists.freedesktop.org, konrad.wilk@oracle.com,
	thellstrom@vmware.com, airlied@gmail.com,
	Jerome Glisse <jglisse@redhat.com>
Subject: Re: ttm: merge ttm_backend & ttm_tt, introduce ttm dma allocator V7
Date: Fri, 2 Dec 2011 09:19:01 -0500	[thread overview]
Message-ID: <20111202141901.GA17281@phenom.dumpdata.com> (raw)
In-Reply-To: <20111119010836.GE13741@homer.localdomain>

On Fri, Nov 18, 2011 at 08:08:36PM -0500, Jerome Glisse wrote:
> On Fri, Nov 18, 2011 at 08:04:47PM -0500, j.glisse at gmail.com wrote:
> > 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
> > 
> 
> Oh i forgot to add some of the reviewed by, i updated patches on fdo,
> i don't resend to the ml.

Great! How should we ask Dave to pull them? Does he prefer to do it via git
tree? In which I can create a branch with those patches and send him a GIT PULL
email? Or is there a more convient way?

> Cheers,
> Jerome

  reply	other threads:[~2011-12-03 14:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2011-12-03 14:52     ` David Airlie
2011-12-03 21:41       ` Jerome Glisse
2011-12-03 21:45         ` Jerome Glisse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111202141901.GA17281@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=j.glisse@gmail.com \
    --cc=jglisse@redhat.com \
    --cc=thellstrom@vmware.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.