On 2018-09-12 11:50 a.m., Chunming Zhou wrote: > Signed-off-by: Chunming Zhou <david1.zhou@xxxxxxx> > --- > amdgpu/amdgpu-symbol-check | 2 ++ > amdgpu/amdgpu.h | 39 ++++++++++++++++++++++++++++++++++++++ > amdgpu/amdgpu_cs.c | 24 +++++++++++++++++++++++ > 3 files changed, 65 insertions(+) > > diff --git a/amdgpu/amdgpu-symbol-check b/amdgpu/amdgpu-symbol-check > index 58646e85..4f91be54 100755 > --- a/amdgpu/amdgpu-symbol-check > +++ b/amdgpu/amdgpu-symbol-check > @@ -50,6 +50,8 @@ amdgpu_cs_syncobj_import_sync_file > amdgpu_cs_syncobj_reset > amdgpu_cs_syncobj_signal > amdgpu_cs_syncobj_wait > +amdgpu_cs_syncobj_timeline_wait > +amdgpu_cs_syncobj_query > amdgpu_cs_wait_fences > amdgpu_cs_wait_semaphore > amdgpu_device_deinitialize This file should be sorted in lexical order. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel