mesa-drm/amdgpu
Christian König cd8a80493b amdgpu: mostly revert "use the high VA range if possible v2"
This reverts commit 07ea20d5be.

Unfortunately it turned out that this change broke some corner cases in
Mesa.

Revert it for now, but keep the high range in separate VA managers.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-02-28 13:27:38 +01:00
..
.editorconfig Add meson build system 2018-01-12 09:40:48 -08: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_query_sw_info for querying high bits of 32-bit address space 2018-02-09 20:30:16 +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: mostly revert "use the high VA range if possible v2" 2018-02-28 13:27:38 +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: mostly revert "use the high VA range if possible v2" 2018-02-28 13:27:38 +01:00
amdgpu_vamgr.c amdgpu: Fix mistake in initial hole size calculation. 2018-02-19 09:32:17 -05:00
amdgpu_vm.c amdgpu: Fix wrappers for AMDGPU_VM IOCTL. 2017-11-03 13:07:30 +01:00
Android.mk amdgpu: Only remember the device's marketing name 2017-12-05 12:50:20 +01:00
libdrm_amdgpu.pc.in amdgpu: add libdrm as private requirement/dependency 2016-02-04 13:22:50 +00: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
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