Re: [PATCH 05/83] drm/radeon: Add kfd-->kgd interface to get virtual ram size

2014-07-11 Thread Jerome Glisse
On Fri, Jul 11, 2014 at 12:50:05AM +0300, Oded Gabbay wrote: > This patch adds a new interface to kfd2kgd_calls structure so that > the kfd driver could get the virtual ram size of a specific > radeon device. > > Signed-off-by: Oded Gabbay What is vmem_size ? This need to be documented. I

Re: [PATCH 05/83] drm/radeon: Add kfd--kgd interface to get virtual ram size

2014-07-11 Thread Jerome Glisse
On Fri, Jul 11, 2014 at 12:50:05AM +0300, Oded Gabbay wrote: This patch adds a new interface to kfd2kgd_calls structure so that the kfd driver could get the virtual ram size of a specific radeon device. Signed-off-by: Oded Gabbay oded.gab...@amd.com What is vmem_size ? This need to be

[PATCH 05/83] drm/radeon: Add kfd-->kgd interface to get virtual ram size

2014-07-10 Thread Oded Gabbay
This patch adds a new interface to kfd2kgd_calls structure so that the kfd driver could get the virtual ram size of a specific radeon device. Signed-off-by: Oded Gabbay --- drivers/gpu/drm/radeon/radeon_kfd.c | 12 include/linux/radeon_kfd.h | 1 + 2 files changed, 13

[PATCH 05/83] drm/radeon: Add kfd--kgd interface to get virtual ram size

2014-07-10 Thread Oded Gabbay
This patch adds a new interface to kfd2kgd_calls structure so that the kfd driver could get the virtual ram size of a specific radeon device. Signed-off-by: Oded Gabbay oded.gab...@amd.com --- drivers/gpu/drm/radeon/radeon_kfd.c | 12 include/linux/radeon_kfd.h | 1 + 2