Re: [Mesa-dev] [PATCH 0/6] dma-buf: Add an API for exporting sync files (v12)

2021-06-16 Thread Jason Ekstrand
On Tue, Jun 15, 2021 at 3:41 AM Christian König wrote: > > Hi Jason & Daniel, > > maybe I should explain once more where the problem with this approach is > and why I think we need to get that fixed before we can do something > like this here. > > To summarize what this patch here does is that it

Re: Surface ID assignment for multiple instances of an application

2021-06-16 Thread Vaibhav Dalvi
Hi, Thank you for the input. id-agent plugin is not in use at present. This particular system has 2 classes of applications. 1. Qt applications - They use IVI_SURFACE_ID environment variable to set the surface ID for each application via an init shellscript. 2. XOrg applications - These are runni