drm/amdgpu
Michel Dänzer 7e4501027c Revert "amdgpu: don't call add_handle_to_table for KMS BO exports"
This reverts commit fe0488aa13.

It caused messages like

 amdgpu 0000:23:00.0: bo 000000007dce0b3e va 0x0000101800-0x000010181f conflict with 0x0000101800-0x0000101820

in dmesg, and eventually a Xorg crash while running piglit.

Evidently, such BOs can actually be re-imported by other means than via
a KMS handle.
2018-07-11 15:43:59 +02: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 Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV" 2018-03-08 20:04:01 -05:00
amdgpu_asic_id.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
amdgpu_bo.c Revert "amdgpu: don't call add_handle_to_table for KMS BO exports" 2018-07-11 15:43:59 +02:00
amdgpu_cs.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
amdgpu_device.c amdgpu: Destroy fd_hash table when the last device is removed. 2018-05-25 12:12:00 -04:00
amdgpu_gpu_info.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
amdgpu_internal.h meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
amdgpu_vamgr.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
amdgpu_vm.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
libdrm_amdgpu.pc.in amdgpu: add libdrm as private requirement/dependency 2016-02-04 13:22:50 +00:00
meson.build meson: use pkg-config to detect libatomic_ops 2018-03-09 17:12:02 +00:00
util_hash.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
util_hash.h meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
util_hash_table.c amdgpu/util_hash_table: Add helper function to count the number of entries in hash table 2018-05-25 12:12:00 -04:00
util_hash_table.h amdgpu/util_hash_table: Add helper function to count the number of entries in hash table 2018-05-25 12:12:00 -04:00