drm/amdgpu
Dylan Baker 5f7deb5078 Add meson build system
This patch adds a complete meson build system, including tests and
install. It has the necessary hooks to allow it be used as a subproject
for other meson based builds such as mesa.

Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-and-tested-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
2018-01-12 09:40:48 -08: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 amdgpu: Add syncobj reset & signal wrappers. 2017-12-18 09:51:50 +10:00
amdgpu.h amdgpu: Add syncobj reset & signal wrappers. 2017-12-18 09:51:50 +10:00
amdgpu_asic_id.c amdgpu: Only remember the device's marketing name 2017-12-05 12:50:20 +01:00
amdgpu_bo.c amdgpu: merge and cleanup amdgpu_bo_free 2017-08-08 12:16:20 -04:00
amdgpu_cs.c amdgpu: Add syncobj reset & signal wrappers. 2017-12-18 09:51:50 +10:00
amdgpu_device.c amdgpu: use the high VA range if possible v2 2018-01-09 17:15:09 +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: Only remember the device's marketing name 2017-12-05 12:50:20 +01:00
amdgpu_vamgr.c amdgpu: sanitize 64bit VA manager 2017-11-08 16:11:40 +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 Add meson build system 2018-01-12 09:40:48 -08: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