Re: [PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread Daniel Vetter
On Thu, May 16, 2019 at 6:33 PM Michel Dänzer wrote: > On 2019-05-16 2:47 p.m., Daniel Vetter wrote: > > On Thu, May 16, 2019 at 2:46 PM Michel Dänzer wrote: > >> On 2019-05-16 12:09 p.m., Christian König wrote: > >>> Am 16.05.19 um 10:16 schrieb zhoucm1: > I was able to push changes to

Re: [PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread Michel Dänzer
On 2019-05-16 2:47 p.m., Daniel Vetter wrote: > On Thu, May 16, 2019 at 2:46 PM Michel Dänzer wrote: >> On 2019-05-16 12:09 p.m., Christian König wrote: >>> Am 16.05.19 um 10:16 schrieb zhoucm1: I was able to push changes to libdrm, but now seems after libdrm is migrated to gitlab, I

Re: [PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread Christian König
annot push to gitlab directly. After that, I added my ssh pub to gitlab web, and also added gitlab url to git remote. then push again, it mentions "connection timeout". -David Original Message ---- Subject: Re: [PATCH libdrm 7/7] add syncobj timeline tests v3 From: Christian Kö

Re: [PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread Daniel Vetter
On Thu, May 16, 2019 at 2:46 PM Michel Dänzer wrote: > > On 2019-05-16 12:09 p.m., Christian König wrote: > > Am 16.05.19 um 10:16 schrieb zhoucm1: > >> I was able to push changes to libdrm, but now seems after libdrm is > >> migrated to gitlab, I cannot yet. What step do I need to get back my >

Re: [PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread Michel Dänzer
On 2019-05-16 12:09 p.m., Christian König wrote: > Am 16.05.19 um 10:16 schrieb zhoucm1: >> I was able to push changes to libdrm, but now seems after libdrm is >> migrated to gitlab, I cannot yet. What step do I need to get back my >> permission? I already can login into gitlab with old

Re:[PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread Zhou, David(ChunMing)
It mentioned me I cannot push to gitlab directly. After that, I added my ssh pub to gitlab web, and also added gitlab url to git remote. then push again, it mentions "connection timeout". -David Original Message Subject: Re: [PATCH libdrm 7/7] add syncobj timelin

Re: [PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread Christian König
Am 16.05.19 um 12:19 schrieb zhoucm1: On 2019年05月16日 18:09, Christian König wrote: [CAUTION: External Email] Am 16.05.19 um 10:16 schrieb zhoucm1: I was able to push changes to libdrm, but now seems after libdrm is migrated to gitlab, I cannot yet. What step do I need to get back my

Re: [PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread zhoucm1
On 2019年05月16日 18:09, Christian König wrote: [CAUTION: External Email] Am 16.05.19 um 10:16 schrieb zhoucm1: I was able to push changes to libdrm, but now seems after libdrm is migrated to gitlab, I cannot yet. What step do I need to get back my permission? I already can login into gitlab

Re: [PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread Christian König
Am 16.05.19 um 10:16 schrieb zhoucm1: I was able to push changes to libdrm, but now seems after libdrm is migrated to gitlab, I cannot yet. What step do I need to get back my permission? I already can login into gitlab with old freedesktop account. @Christian, Can you help submit this patch

Re: [PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread zhoucm1
I was able to push changes to libdrm, but now seems after libdrm is migrated to gitlab, I cannot yet. What step do I need to get back my permission? I already can login into gitlab with old freedesktop account. @Christian, Can you help submit this patch set to libdrm first? Thanks, -David

[PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-16 Thread Chunming Zhou
v2: drop DRM_SYNCOBJ_CREATE_TYPE_TIMELINE, fix timeout calculation, fix some warnings v3: add export/import and cpu signal testing cases Signed-off-by: Chunming Zhou Acked-by: Christian König Acked-by: Lionel Landwerlin --- tests/amdgpu/Makefile.am | 3 +- tests/amdgpu/amdgpu_test.c

[PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-13 Thread Chunming Zhou
v2: drop DRM_SYNCOBJ_CREATE_TYPE_TIMELINE, fix timeout calculation, fix some warnings v3: add export/import and cpu signal testing cases Signed-off-by: Chunming Zhou Acked-by: Christian König --- tests/amdgpu/Makefile.am | 3 +- tests/amdgpu/amdgpu_test.c | 11 ++

[PATCH libdrm 7/7] add syncobj timeline tests v3

2019-05-07 Thread Chunming Zhou
v2: drop DRM_SYNCOBJ_CREATE_TYPE_TIMELINE, fix timeout calculation, fix some warnings v3: add export/import and cpu signal testing cases Signed-off-by: Chunming Zhou --- tests/amdgpu/Makefile.am | 3 +- tests/amdgpu/amdgpu_test.c | 11 ++ tests/amdgpu/amdgpu_test.h | 21 +++

[PATCH libdrm 7/7] add syncobj timeline tests v3

2018-12-07 Thread Chunming Zhou
v2: drop DRM_SYNCOBJ_CREATE_TYPE_TIMELINE, fix timeout calculation, fix some warnings v3: add export/import and cpu signal testing cases Signed-off-by: Chunming Zhou Signed-off-by: Christian König --- tests/amdgpu/Makefile.am | 3 +- tests/amdgpu/amdgpu_test.c | 12 ++

[PATCH libdrm 7/7] add syncobj timeline tests v3

2018-12-07 Thread Chunming Zhou
v2: drop DRM_SYNCOBJ_CREATE_TYPE_TIMELINE, fix timeout calculation, fix some warnings v3: add export/import and cpu signal testing cases Signed-off-by: Chunming Zhou Signed-off-by: Christian König --- tests/amdgpu/Makefile.am | 3 +- tests/amdgpu/amdgpu_test.c | 12 ++