Use DMA_IN_MEMORY for DMA objects. This is needed for a DDX change that will
authorBen Skeggs <darktama@iinet.net.au>
Sat, 2 Sep 2006 12:25:26 +0000 (22:25 +1000)
committerBen Skeggs <darktama@iinet.net.au>
Sat, 2 Sep 2006 12:25:26 +0000 (22:25 +1000)
commit97291a6ad05848b05af69e52453d93db1e96473b
tree8966e1f3fab8f500c6333142bc78b8e614b3eb37
parent24dddc27549f2b8cf837305ee84dd1ca97df98e7
Use DMA_IN_MEMORY for DMA objects.  This is needed for a DDX change that will
be committed soon after this.  Without the change, MEMFORMAT_DMA_OUT appears
to have no effect.
shared-core/nouveau_object.c