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_ETNAVIV_FILES := \ |
|
etnaviv_device.c \ |
|
etnaviv_gpu.c \ |
|
etnaviv_bo.c \ |
|
etnaviv_bo_cache.c \ |
|
etnaviv_pipe.c \ |
|
etnaviv_cmd_stream.c \ |
|
etnaviv_drm.h \ |
|
etnaviv_priv.h |
|
|
|
LIBDRM_ETNAVIV_H_FILES := \ |
|
etnaviv_drmif.h
|
|
|