|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH 06/11] ttm/driver: Expand ttm_backend_func to inc
To: |
Jerome Glisse <j.glisse@xxxxxxxxx> |
Subject: |
[Xen-devel] Re: [PATCH 06/11] ttm/driver: Expand ttm_backend_func to include two overrides for TTM page pool. |
From: |
Thomas Hellstrom <thellstrom@xxxxxxxxxx> |
Date: |
Tue, 01 Nov 2011 15:48:24 +0100 |
Cc: |
xen-devel@xxxxxxxxxxxxxxxxxxx, Thomas Hellstrom <thomas@xxxxxxxxxxxx>, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx, dri-devel@xxxxxxxxxxxxxxxxxxxxx, j.glisse@xxxxxxxxxx, airlied@xxxxxxxxxx, bskeggs@xxxxxxxxxx |
Delivery-date: |
Mon, 14 Nov 2011 15:22:57 -0800 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<20111101143715.GA8631@xxxxxxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<1319062772-2793-1-git-send-email-konrad.wilk@xxxxxxxxxx> <1319062772-2793-7-git-send-email-konrad.wilk@xxxxxxxxxx> <4EA28FA6.7000006@xxxxxxxxxxxx> <20111101143715.GA8631@xxxxxxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100624 Mandriva/3.0.5-0.1mdv2009.1 (2009.1) Thunderbird/3.0.5 |
On 11/01/2011 03:37 PM, Jerome Glisse wrote:
On Sat, Oct 22, 2011 at 11:40:54AM +0200, Thomas Hellstrom wrote:
Konrad,
I was hoping that we could get rid of the dma_address shuffling into
core TTM,
like I mentioned in the review. From what I can tell it's now only
used in the backend and
core ttm doesn't care about it.
Is there a particular reason we're still passing it around?
Thanks,
/Thomas
I am working on patchset on top of this that will move dma handling
back to driver and mostly out of ttm (the page alloc helper will
still do dma stuff on behalf of driver) So if my patchset is acceptable
the dma situation is transionary.
Cheers,
Jerome
Cool.
Thanks, Jerome.
/Thomas
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|