amdgpu: add new symbols to tests.
parent
22790a65d4
commit
e12af382b5
|
@ -25,14 +25,21 @@ amdgpu_bo_va_op
|
|||
amdgpu_bo_va_op_raw
|
||||
amdgpu_bo_wait_for_idle
|
||||
amdgpu_create_bo_from_user_mem
|
||||
amdgpu_cs_chunk_fence_info_to_data
|
||||
amdgpu_cs_chunk_fence_to_dep
|
||||
amdgpu_cs_create_semaphore
|
||||
amdgpu_cs_create_syncobj
|
||||
amdgpu_cs_ctx_create
|
||||
amdgpu_cs_ctx_free
|
||||
amdgpu_cs_destroy_semaphore
|
||||
amdgpu_cs_destroy_syncobj
|
||||
amdgpu_cs_export_syncobj
|
||||
amdgpu_cs_import_syncobj
|
||||
amdgpu_cs_query_fence_status
|
||||
amdgpu_cs_query_reset_state
|
||||
amdgpu_cs_signal_semaphore
|
||||
amdgpu_cs_submit
|
||||
amdgpu_cs_submit_raw
|
||||
amdgpu_cs_wait_fences
|
||||
amdgpu_cs_wait_semaphore
|
||||
amdgpu_device_deinitialize
|
||||
|
|
Loading…
Reference in New Issue