Re: [Piglit] [PATCH v2] fbo-blit-check-limits: New test

2019-02-06 Thread Lionel Landwerlin
On 06/02/2019 11:29, Sergii Romantsov wrote: I think that should be part of the commit message. Ok, will add. Also in plans is to extend a test You have a patch for mesa as well? We have initial version (but looks like it is incomplete): https://patchwork.freedesktop.org/patch/253443

Re: [Piglit] [PATCH v2] fbo-blit-check-limits: New test

2019-02-06 Thread Sergii Romantsov
> > I think that should be part of the commit message. Ok, will add. Also in plans is to extend a test > You have a patch for mesa as well? We have initial version (but looks like it is incomplete): https://patchwork.freedesktop.org/patch/253443/ and one more partly-related: https://patchwork.f

Re: [Piglit] [PATCH v2] fbo-blit-check-limits: New test

2019-02-06 Thread Lionel Landwerlin
Thanks Sergii, That was the explanation I was looking for :) I think that should be part of the commit message. You have a patch for mesa as well? Thanks, -Lionel On 06/02/2019 10:25, Sergii Romantsov wrote: Hello, Lionel. Thanks for looking on that. Will try to explain: Assume that a size

Re: [Piglit] [PATCH v2] fbo-blit-check-limits: New test

2019-02-05 Thread Lionel Landwerlin
On 05/02/2019 07:52, Sergii Romantsov wrote: From: Vadym Shovkoplias This test checks max possible blit buffers sizes v2: copyright updated Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108088 Signed-off-by: Vadym Shovkoplias Hi Sergii, The bug opened about does not give any desc

[Piglit] [PATCH v2] fbo-blit-check-limits: New test

2019-02-04 Thread Sergii Romantsov
From: Vadym Shovkoplias This test checks max possible blit buffers sizes v2: copyright updated Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108088 Signed-off-by: Vadym Shovkoplias --- tests/fbo/CMakeLists.gl.txt | 1 + tests/fbo/fbo-blit-check-limits.c | 85 ++