Re: [Mesa-dev] [PATCH] r600g: add support for virtual address space on cayman v9

2012-01-09 Thread Michel Dänzer
On Mon, 2012-01-09 at 15:38 -0500, j.gli...@gmail.com wrote: > From: Jerome Glisse > > Virtual address space put the userspace in charge of their GPU > address space. It's up to userspace to bind bo into the virtual > address space. Command stream can them be executed using the > IB_VM chunck. >

[Mesa-dev] [PATCH] r600g: add support for virtual address space on cayman v9

2012-01-09 Thread j . glisse
From: Jerome Glisse Virtual address space put the userspace in charge of their GPU address space. It's up to userspace to bind bo into the virtual address space. Command stream can them be executed using the IB_VM chunck. This patch add support for this configuration. It doesn't remove the 64K i