Re: [PATCHv2 0/3] hwmem: Hardware memory driver

2011-03-09 Thread Kyungmin Park
Hi, CCed updated Michal email address, One note, As Michal moved to google, Marek is works on CMA. We are also studying the hwmem and GEM. Thank you, Kyungmin Park On Wed, Mar 9, 2011 at 9:18 PM, wrote: > Hello everyone, > > The following patchset implements a "hardware memory driver". The >

[PATCHv2 0/3] hwmem: Hardware memory driver

2011-03-09 Thread johan.xx.mossberg
Hello everyone, The following patchset implements a "hardware memory driver". The main purpose of hwmem is: * To allocate buffers suitable for use with hardware. Currently this means contiguous buffers. * To synchronize the caches for the allocated buffers. This is achieved by keeping track of w