Re: [Dri-devel] RFC: More flexible and general purpose DRM DMAengine.

2002-12-16 Thread Linus Torvalds
On Mon, 16 Dec 2002, Keith Whitwell wrote: > > > > 1) Provide a set of DRM APIs for PCI DMA buffers allocation. No > > assumption about the buffer management is made and that is entirely left > > to the DRM driver (which is free to put some in a linked list, map them > > or whatever). In Linux th

Re: [Dri-devel] RFC: More flexible and general purpose DRM DMAengine.

2002-12-16 Thread Alan Cox
On Mon, 2002-12-16 at 20:09, Keith Whitwell wrote: > > 1) Provide a set of DRM APIs for PCI DMA buffers allocation. No > > assumption about the buffer management is made and that is entirely left > > to the DRM driver (which is free to put some in a linked list, map them > > or whatever). In Linux