drm/amdgpu
Monk Liu 687d250797 amdgpu: merge and cleanup amdgpu_bo_free
since bo_reference and bo_internal_free are
all only used by bo_free, so we just merge them
together

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-08-08 12:16:20 -04:00
..
.editorconfig amdgpu: Add .editorconfig file for amdgpu coding style 2017-06-13 10:20:16 +09:00
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.am amdgpu: move asic id table to a separate file 2017-06-13 10:21:39 +09:00
Makefile.sources amdgpu: move asic id table to a separate file 2017-06-13 10:21:39 +09:00
amdgpu-symbol-check amdgpu: add new symbols to tests. 2017-07-19 00:40:38 +01:00
amdgpu.h drm/amdgpu: add new low overhead command submission API. (v2) 2017-07-19 00:33:14 +01:00
amdgpu_asic_id.c amdgpu: move asic id table to a separate file 2017-06-13 10:21:39 +09:00
amdgpu_bo.c amdgpu: merge and cleanup amdgpu_bo_free 2017-08-08 12:16:20 -04:00
amdgpu_cs.c drm/amdgpu: add new low overhead command submission API. (v2) 2017-07-19 00:33:14 +01:00
amdgpu_device.c amdgpu: move asic id table to a separate file 2017-06-13 10:21:39 +09: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: merge and cleanup amdgpu_bo_free 2017-08-08 12:16:20 -04:00
amdgpu_vamgr.c amdgpu: vamgr can be a struct instead of a pointer 2017-02-02 15:22:53 -05: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