freedreno: add missing symbols to symbol-check

Fixes: 1384c08123 "freedreno: add interface to get buffer address"
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
main
Eric Engestrom 2018-03-06 15:37:55 +00:00 committed by Emil Velikov
parent 45eee3fd44
commit 28370370af
1 changed files with 2 additions and 0 deletions

View File

@ -18,10 +18,12 @@ fd_bo_from_dmabuf
fd_bo_from_fbdev fd_bo_from_fbdev
fd_bo_from_handle fd_bo_from_handle
fd_bo_from_name fd_bo_from_name
fd_bo_get_iova
fd_bo_get_name fd_bo_get_name
fd_bo_handle fd_bo_handle
fd_bo_map fd_bo_map
fd_bo_new fd_bo_new
fd_bo_put_iova
fd_bo_ref fd_bo_ref
fd_bo_size fd_bo_size
fd_device_del fd_device_del