drm/amdgpu
Christian König bca585b02f amdgpu: fix "add AMDGPU_VA_RANGE_HIGH"
The range is stored as exclusive, not inclusive. Subtracts one to get
the inclusive interval for the calculation. This fixes crashes when 32bit
addresses are in use.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-and-Tested-by: Michel Dänzer <michel.daenzer@amd.com>
2018-02-28 20:04:32 +01:00
..
.editorconfig Add meson build system 2018-01-12 09:40:48 -08:00
Android.mk amdgpu: Only remember the device's marketing name 2017-12-05 12:50:20 +01:00
Makefile.am amdgpu: Only remember the device's marketing name 2017-12-05 12:50:20 +01:00
Makefile.sources amdgpu: Add wrappers for AMDGPU_VM IOCTL. 2017-10-27 18:25:53 +02:00
amdgpu-symbol-check *-symbol-check: Don't hard-code nm executable 2018-02-23 17:53:08 +00:00
amdgpu.h amdgpu: add AMDGPU_VA_RANGE_HIGH 2018-02-28 13:27:43 +01:00
amdgpu_asic_id.c amdgpu: Don't print error message if parse_one_line returned -EAGAIN 2018-01-15 10:01:39 +01:00
amdgpu_bo.c amdgpu: merge and cleanup amdgpu_bo_free 2017-08-08 12:16:20 -04:00
amdgpu_cs.c remove unnecessary double-semicolon 2018-01-29 15:41:52 +00:00
amdgpu_device.c amdgpu: fix "add AMDGPU_VA_RANGE_HIGH" 2018-02-28 20:04:32 +01:00
amdgpu_gpu_info.c amdgpu/: concisely && consistently check null ptrs in canonical form 2017-04-19 18:08:10 +10:00
amdgpu_internal.h amdgpu: add AMDGPU_VA_RANGE_HIGH 2018-02-28 13:27:43 +01:00
amdgpu_vamgr.c amdgpu: add AMDGPU_VA_RANGE_HIGH 2018-02-28 13:27:43 +01:00
amdgpu_vm.c amdgpu: Fix wrappers for AMDGPU_VM IOCTL. 2017-11-03 13:07:30 +01:00
libdrm_amdgpu.pc.in amdgpu: add libdrm as private requirement/dependency 2016-02-04 13:22:50 +00:00
meson.build *-symbol-check: Don't hard-code nm executable 2018-02-23 17:53:08 +00:00
util_hash.c amdgpu: add a bunch of missing config.h includes 2015-08-13 17:43:24 +01:00
util_hash.h amdgpu/util_hash: hide private symbols from global namespace 2015-08-13 17:43:19 +01:00
util_hash_table.c amdgpu: add a bunch of missing config.h includes 2015-08-13 17:43:24 +01:00
util_hash_table.h amdgpu/util_hash_table: hide private symbols from global namespace 2015-08-13 17:43:22 +01:00