[PATCH 5/5] drm/amdgpu: validate duplicates first

2016-01-13 Thread Alex Deucher
On Mon, Jan 11, 2016 at 9:35 AM, Christian König wrote: > From: Christian König > > Most VM BOs end up in the duplicates list, validate it > first make -ENOMEM less likely. > > Signed-off-by: Christian König > Reviewed-by: Chunming Zhou Applied the series. thanks! Alex > --- >

[PATCH 5/5] drm/amdgpu: validate duplicates first

2016-01-11 Thread Christian König
From: Christian König Most VM BOs end up in the duplicates list, validate it first make -ENOMEM less likely. Signed-off-by: Christian König Reviewed-by: Chunming Zhou --- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 4 ++-- 1 file changed, 2 insertions(+), 2