diff options
Diffstat (limited to 'lib/libdrm/nouveau/nouveau-symbol-check')
-rwxr-xr-x | lib/libdrm/nouveau/nouveau-symbol-check | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/libdrm/nouveau/nouveau-symbol-check b/lib/libdrm/nouveau/nouveau-symbol-check index 0fef56323..b265cea46 100755 --- a/lib/libdrm/nouveau/nouveau-symbol-check +++ b/lib/libdrm/nouveau/nouveau-symbol-check @@ -27,13 +27,19 @@ nouveau_bufctx_reset nouveau_client_del nouveau_client_new nouveau_device_del +nouveau_device_new nouveau_device_open nouveau_device_open_existing nouveau_device_wrap +nouveau_drm_del +nouveau_drm_new nouveau_getparam nouveau_object_del -nouveau_object_find +nouveau_object_mclass +nouveau_object_mthd nouveau_object_new +nouveau_object_sclass_get +nouveau_object_sclass_put nouveau_pushbuf_bufctx nouveau_pushbuf_data nouveau_pushbuf_del |