mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-28 16:50:20 +01:00
amdgpu: add amdgpu_bo_va_op_raw to the symbol check
Otherwise the make check will rightfully fail.
Fixes: 4e369f25a9 ("amdgpu: add amdgpu_bo_va_op_raw")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
eead591107
commit
f5995751b0
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ amdgpu_bo_list_update
|
|||
amdgpu_bo_query_info
|
||||
amdgpu_bo_set_metadata
|
||||
amdgpu_bo_va_op
|
||||
amdgpu_bo_va_op_raw
|
||||
amdgpu_bo_wait_for_idle
|
||||
amdgpu_create_bo_from_user_mem
|
||||
amdgpu_cs_create_semaphore
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue