drm/amdgpu
Heiko Becker 4f08bfe96d *-symbol-check: Don't hard-code nm executable
Helpful if your nm executable has a prefix based on the
architecture, for example.

Signed-off-by: Heiko Becker <heirecka@exherbo.org>
Cc: Timo Gurr <timo.gurr@gmail.com>
[Eric: v2: rebase and add Meson support]
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2018-02-23 17:53:08 +00: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_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: add amdgpu_query_sw_info for querying high bits of 32-bit address space 2018-02-09 20:30:16 +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_query_sw_info for querying high bits of 32-bit address space 2018-02-09 20:30:16 +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
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