linux/drivers/gpu/drm/amd
Felix Kuehling 005ae95e6e drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
eaddr is sometimes treated as the last address inside the address
range, and sometimes as the first address outside the range. This
was resulting in errors when a test filled up the entire address
space. Make it consistent to always be the last address within the
range.

Signed-off-by: Felix.Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
2015-12-21 16:39:14 -05:00
..
amdgpu drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map 2015-12-21 16:39:14 -05:00
amdkfd amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h> 2015-08-30 12:36:58 +03:00
include drm/amd: add new gfx8 register definitions for EDC 2015-12-02 15:54:18 -05:00
scheduler drm/amdgpu: add entity only when first job come 2015-12-14 19:41:19 -05:00