Re: [PATCH 06/83] drm/radeon: Add kfd-->kgd interfaces of memory allocation/mapping

2014-07-11 Thread Jerome Glisse
On Fri, Jul 11, 2014 at 12:50:06AM +0300, Oded Gabbay wrote: > This patch adds new interfaces to kfd2kgd_calls structure. > > The new interfaces allow the kfd driver to : > > 1. Allocated video memory through the radeon driver > 2. Map and unmap video memory with GPUVM through the radeon driver

Re: [PATCH 06/83] drm/radeon: Add kfd--kgd interfaces of memory allocation/mapping

2014-07-11 Thread Jerome Glisse
On Fri, Jul 11, 2014 at 12:50:06AM +0300, Oded Gabbay wrote: This patch adds new interfaces to kfd2kgd_calls structure. The new interfaces allow the kfd driver to : 1. Allocated video memory through the radeon driver 2. Map and unmap video memory with GPUVM through the radeon driver 3.

[PATCH 06/83] drm/radeon: Add kfd-->kgd interfaces of memory allocation/mapping

2014-07-10 Thread Oded Gabbay
This patch adds new interfaces to kfd2kgd_calls structure. The new interfaces allow the kfd driver to : 1. Allocated video memory through the radeon driver 2. Map and unmap video memory with GPUVM through the radeon driver 3. Map and unmap system memory with GPUVM through the radeon driver

[PATCH 06/83] drm/radeon: Add kfd--kgd interfaces of memory allocation/mapping

2014-07-10 Thread Oded Gabbay
This patch adds new interfaces to kfd2kgd_calls structure. The new interfaces allow the kfd driver to : 1. Allocated video memory through the radeon driver 2. Map and unmap video memory with GPUVM through the radeon driver 3. Map and unmap system memory with GPUVM through the radeon driver