Re: [Mesa-dev] [PATCH] egl/gbm: Fix config validation

2019-10-01 Thread Eric Engestrom
On Tuesday, 2019-10-01 14:01:09 +0100, Robin Murphy wrote: > [ + some CCs that I probably should have figured out first time around... ] > > On 23/09/2019 16:40, Adam Jackson wrote: > > On Sat, 2019-09-21 at 18:07 +0100, Robin Murphy wrote: > > > In converting to shift/size-based validation, we lo

Re: [Mesa-dev] [PATCH] Revert "st/dri2: Implement DRI2bufferDamageExtension"

2019-10-01 Thread Daniel Stone
On Tue, 1 Oct 2019 at 10:24, Boris Brezillon wrote: > This reverts commit 492ffbed63a2a62759224b1c7d45aa7923d8f542. > > BACK_LEFT attachment can be outdated when the user calls > KHR_partial_update(), leading to a damage region update on the > wrong pipe_resource object. > Let's not expose the ->s

Re: [Mesa-dev] [PATCH RFC 2/2] dri: Pass a __DRIcontext to ->set_damage_region()

2019-10-01 Thread Daniel Stone
Hi Boris, On Tue, 1 Oct 2019 at 09:25, Boris Brezillon wrote: > On Mon, 2 Sep 2019 16:32:01 +0200 Michel Dänzer wrote: > > On 2019-08-30 7:00 p.m., Boris Brezillon wrote: > > > So, next question is, do you think it's acceptable to pass a > > > DRIcontext here, and if not, do you have any idea ho

[Mesa-dev] [PATCH] Revert "st/dri2: Implement DRI2bufferDamageExtension"

2019-10-01 Thread Boris Brezillon
This reverts commit 492ffbed63a2a62759224b1c7d45aa7923d8f542. BACK_LEFT attachment can be outdated when the user calls KHR_partial_update(), leading to a damage region update on the wrong pipe_resource object. Let's not expose the ->set_damage_region() method until the core is fixed to handle that

Re: [Mesa-dev] [PATCH RFC 2/2] dri: Pass a __DRIcontext to ->set_damage_region()

2019-10-01 Thread Boris Brezillon
On Mon, 2 Sep 2019 16:32:01 +0200 Michel Dänzer wrote: > On 2019-08-30 7:00 p.m., Boris Brezillon wrote: > > > > So, next question is, do you think it's acceptable to pass a > > DRIcontext here, and if not, do you have any idea how to solve this > > problem? > > Hmm, not sure. Maybe it would

Re: [Mesa-dev] gitlab issue migration, labels & triage

2019-10-01 Thread Eric Engestrom
On Tuesday, 2019-10-01 13:30:39 +0300, Denys wrote: > Thanks a lot, works fine. > > Also I would suggest to apply a template for issue creation as we finally > moved most of sub-projects and users started new issues creation at gitlab. Agreed, I started looking into this. I'll post a WIP MR for

Re: [Mesa-dev] [PATCH 01/30] pan/midgard: Add missing parans in SWIZZLE definition

2019-10-01 Thread Boris Brezillon
On Sat, 28 Sep 2019 15:02:06 -0400 Alyssa Rosenzweig wrote: > TODO: Move me to front of series. Looks like you've already done that :). > > Signed-off-by: Alyssa Rosenzweig Reviewed-by: Boris Brezillon > --- > src/panfrost/midgard/helpers.h | 2 +- > 1 file changed, 1 insertion(+), 1 del

Re: [Mesa-dev] gitlab issue migration, labels & triage

2019-10-01 Thread Denys
Thanks a lot, works fine. Also I would suggest to apply a template for issue creation as we finally moved most of sub-projects and users started new issues creation at gitlab. Below you may find an a work-in-progress template (parts of it were taken from DXVK and Mesa web site), which might