drm/amdgpu
Emil Velikov 03d2e91d00 android: introduce Android.common.mk to reduce boilerplate
... across the makefiles. Currently this isn't much but that will change
shortly.

As an added bonus this fixes all present and future cases where we've
forgotten to strip out the headers from LOCAL_SRC_FILES.

In a couple of cases (the tests) we start setting
LOCAL_EXPORT_C_INCLUDE_DIRS, which shouldn't be an issue.

Cc: Chih-Wei Huang <cwhuang@android-x86.org>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
2017-01-27 15:48:16 +00:00
..
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.am amdgpu: remove unneeded -Wno-switch-enum flag 2015-09-04 21:39:06 +01:00
Makefile.sources amdgpu: Add amdgpu_asic_id.h to Makefile.sources. 2016-11-14 10:40:59 -08:00
amdgpu-symbol-check amdgpu: add the function to get the marketing name (v4) 2016-11-07 17:44:27 +09:00
amdgpu.h amdgpu: add the function to get the marketing name (v4) 2016-11-07 17:44:27 +09:00
amdgpu_asic_id.h amdgpu: add the function to get the marketing name (v4) 2016-11-07 17:44:27 +09:00
amdgpu_bo.c amdgpu: validate user memory for userptr 2016-01-20 02:14:46 +01:00
amdgpu_cs.c amdgpu: fix for submition with no ibs 2016-02-04 12:26:43 -05:00
amdgpu_device.c amdgpu: add the function to get the marketing name (v4) 2016-11-07 17:44:27 +09:00
amdgpu_gpu_info.c amdgpu: check parameters in amdgpu_query_gpu_info 2016-10-31 16:37:10 -04:00
amdgpu_internal.h amdgpu: fix for submition with no ibs 2016-02-04 12:26:43 -05: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