On Tue, Feb 2, 2010 at 10:50 PM, Dave Airlie wrote:
> On Tue, Feb 2, 2010 at 3:11 AM, Pauli Nieminen wrote:
>> Allocating multiple pages of memory for data that is coming
>> from user space may fail. To fix memory allocation failures
>> the buffer object should be split to multiple independ pages
On Tue, Feb 2, 2010 at 3:11 AM, Pauli Nieminen wrote:
> Allocating multiple pages of memory for data that is coming
> from user space may fail. To fix memory allocation failures
> the buffer object should be split to multiple independ pages.
Just some quick comments
radeon_cs.c already has somet
Allocating multiple pages of memory for data that is coming
from user space may fail. To fix memory allocation failures
the buffer object should be split to multiple independ pages.
drm buffer provides generic interface to copy and process
large data arrays from user space.
Interface includes all