[Mesa-dev] [PATCH] gm107/ir: avoid combining geometry shader stores at 0x60

2020-01-06 Thread Ilia Mirkin
This corresponds to gl_PrimitiveID and gl_Layer. When both of these are stored in a single AST.64 or AST.128 operation, then it appears as though the whole store fails. Fixes the recently extended glsl-1.50-transform-feedback-builtins piglit, and also

Re: [Mesa-dev] [PATCH] radeon/vcn: Handle crop parameters for encoder

2020-01-06 Thread Sahu, Satyajit
Thanks Michel. I could able to submit new merge request. On 1/6/2020 2:01 PM, Michel Dänzer wrote: [CAUTION: External Email] On 2020-01-06 6:14 a.m., Sahu, Satyajit wrote: Hi Michel, I tried with git push. It is failing with below error remote: You are not allowed to push code to this

Re: [Mesa-dev] [PATCH] radeon/vcn: Handle crop parameters for encoder

2020-01-06 Thread Michel Dänzer
On 2020-01-06 6:14 a.m., Sahu, Satyajit wrote: > Hi Michel, > > I tried with git push. It is failing with below error > > remote: You are not allowed to push code to this project. > fatal: unable to access 'https://gitlab.freedesktop.org/mesa/mesa.git/': > The requested URL returned error: 403