Re: Recall: [PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2

2019-07-25 Thread Daniel Vetter
On Thu, Jul 25, 2019 at 08:34:39AM +, Zhou, David(ChunMing) wrote: > Zhou, David(ChunMing) would like to recall the message, "[PATCH libdrm] > libdrm: wrap new flexible syncobj query interface v2". This button doesn't work :-) -Daniel -- Daniel Vetter Software Engineer, I

Recall: [PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2

2019-07-25 Thread Zhou, David(ChunMing)
Zhou, David(ChunMing) would like to recall the message, "[PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2". ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Recall: [PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2

2019-07-25 Thread Zhou, David(ChunMing)
Zhou, David(ChunMing) would like to recall the message, "[PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2". ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2

2019-07-25 Thread zhoucm1
Thanks guys, since I have no write permission to libdrm, I need your help to push patch. -David On 2019年07月25日 16:11, Chunming Zhou wrote: v2: nit-picks fix Signed-off-by: Chunming Zhou Cc: Lionel Landwerlin Cc: Christian König Reviewed-by: Christian König For the xf86drm.[ch] part :

Re: [PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2

2019-07-25 Thread zhoucm1
Thank guys. Since I have write permission to libdrm mast, I need your help to push patch. -David On 2019年07月25日 16:11, Chunming Zhou wrote: v2: nit-picks fix Signed-off-by: Chunming Zhou Cc: Lionel Landwerlin Cc: Christian König Reviewed-by: Christian König For the xf86drm.[ch] part :

[PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2

2019-07-25 Thread Chunming Zhou
v2: nit-picks fix Signed-off-by: Chunming Zhou Cc: Lionel Landwerlin Cc: Christian König Reviewed-by: Christian König For the xf86drm.[ch] part : Reviewed-by: Lionel Landwerlin --- amdgpu/amdgpu-symbol-check | 1 + amdgpu/amdgpu.h| 18 ++ amdgpu/amdgpu_cs.c

Re: [PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2

2019-07-25 Thread Koenig, Christian
Am 25.07.19 um 10:02 schrieb Lionel Landwerlin: > On 25/07/2019 10:52, Chunming Zhou wrote: >> v2: nit-picks fix >> >> Signed-off-by: Chunming Zhou >> Cc: Lionel Landwerlin >> Cc: Christian König > > > For the xf86drm.[ch] part : Reviewed-by: Lionel Landwerlin > > > I'll let someone from AMD

Re: [PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2

2019-07-25 Thread Lionel Landwerlin
On 25/07/2019 10:52, Chunming Zhou wrote: v2: nit-picks fix Signed-off-by: Chunming Zhou Cc: Lionel Landwerlin Cc: Christian König For the xf86drm.[ch] part : Reviewed-by: Lionel Landwerlin I'll let someone from AMD look at the amdgpu bit. Thanks! -Lionel ---

[PATCH libdrm] libdrm: wrap new flexible syncobj query interface v2

2019-07-25 Thread Chunming Zhou
v2: nit-picks fix Signed-off-by: Chunming Zhou Cc: Lionel Landwerlin Cc: Christian König --- amdgpu/amdgpu-symbol-check | 1 + amdgpu/amdgpu.h| 18 ++ amdgpu/amdgpu_cs.c | 10 ++ include/drm/drm.h | 3 ++- xf86drm.c | 15