You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
LIBDRM_AMDGPU_FILES := \ |
|
amdgpu_asic_id.h \ |
|
amdgpu_bo.c \ |
|
amdgpu_cs.c \ |
|
amdgpu_device.c \ |
|
amdgpu_gpu_info.c \ |
|
amdgpu_internal.h \ |
|
amdgpu_vamgr.c \ |
|
util_hash.c \ |
|
util_hash.h \ |
|
util_hash_table.c \ |
|
util_hash_table.h |
|
|
|
LIBDRM_AMDGPU_H_FILES := \ |
|
amdgpu.h
|
|
|