drm/amdgpu
Emil Velikov 87b3bf643d amdgpu: add libdrm as private requirement/dependency
Otherwise libdrm.so won't end up in the --libs, when one static links
libdrm_amdgpu.

Cc: Christian König <christian.koenig@amd.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
2016-02-04 13:22:50 +00:00
..
Android.mk amdgpu: add Android build support 2015-08-20 16:58:32 +01:00
Makefile.am amdgpu: remove unneeded -Wno-switch-enum flag 2015-09-04 21:39:06 +01:00
Makefile.sources amdgpu: add Makefile.sources 2015-08-20 16:56:51 +01:00
amdgpu-symbol-check amdgpu: Add new symbols to amdgpu-symbols-check 2016-01-20 15:59:08 +09:00
amdgpu.h amdgpu: add semaphore support 2016-01-20 02:14:46 +01:00
amdgpu_bo.c amdgpu: validate user memory for userptr 2016-01-20 02:14:46 +01:00
amdgpu_cs.c amdgpu: list each entry safely for sw semaphore when submit ib 2016-01-20 02:14:46 +01:00
amdgpu_device.c amdgpu: fix missing deinit on vamgr_32 2015-09-02 09:52:12 -04:00
amdgpu_gpu_info.c amdgpu: hide the final internal functions from global namespace 2015-08-13 17:43:36 +01:00
amdgpu_internal.h amdgpu: add semaphore support 2016-01-20 02:14:46 +01:00
amdgpu_vamgr.c amdgpu: Fix use-after-free bug in vamgr_deinit 2015-10-22 12:36:38 -04:00
libdrm_amdgpu.pc.in amdgpu: add libdrm as private requirement/dependency 2016-02-04 13:22:50 +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