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.
15 lines
241 B
15 lines
241 B
4 months ago
|
LIBDRM_AMDGPU_FILES := \
|
||
|
amdgpu_asic_id.c \
|
||
|
amdgpu_bo.c \
|
||
|
amdgpu_cs.c \
|
||
|
amdgpu_device.c \
|
||
|
amdgpu_gpu_info.c \
|
||
|
amdgpu_internal.h \
|
||
|
amdgpu_vamgr.c \
|
||
|
amdgpu_vm.c \
|
||
|
handle_table.c \
|
||
|
handle_table.h
|
||
|
|
||
|
LIBDRM_AMDGPU_H_FILES := \
|
||
|
amdgpu.h
|