[PATCH] drm/amdkfd: Don't report local memory size

2015-05-05 Thread Alex Deucher
On Tue, May 5, 2015 at 4:40 AM, Oded Gabbay wrote: > This patch sets the local memory size that is reported to userspace to 0. > This is done to make sure that userspace won't try to allocate local memory > for HSA. > > As long as amdkfd doesn't support allocating local memory for HSA, > we need t

[PATCH] drm/amdkfd: Don't report local memory size

2015-05-05 Thread Oded Gabbay
This patch sets the local memory size that is reported to userspace to 0. This is done to make sure that userspace won't try to allocate local memory for HSA. As long as amdkfd doesn't support allocating local memory for HSA, we need this patch. Signed-off-by: Oded Gabbay --- drivers/gpu/drm/am