Quoting Eric Anholt (2019-12-13 13:35:56)
> Marge is now enabled for mesa/mesa, piglit, and parallel-deqp-runner.
> How you interact with marge:
This is awesome, thanks for hooking this up Eric!
Dylan
signature.asc
Description: signature
___
mesa-dev
On Fri, Dec 13, 2019 at 1:35 PM Eric Anholt wrote:
>
> I finally got back around to experimenting with the gitlab merge bot,
> and it turns out that the day I spent a few weeks back I had actually
> given up 5 minutes before the finish line.
>
> Marge is now enabled for mesa/mesa, piglit, and para
The mesa process has switched to using merge requests.
The steps for creating a MR are:
1*) Click "fork" in the Meso repo to create a private repo where
you'll push branches for MRs.
2) git push your branch into your private repo
3) The "git push" command printed a link to create a MR for that
bra
Port changes from radeon_vcn_enc_1_2.c to radeon_vcn_enc_2_0.c
Set cu_qp_delta_enable_flag on when rate control is enabled, and set it
off when rate control is disabled (e.g. constant qp).
Signed-off-by: Boyuan Zhang
---
src/gallium/drivers/radeon/radeon_vcn_enc_2_0.c | 8 +++-
1 file chang
I finally got back around to experimenting with the gitlab merge bot,
and it turns out that the day I spent a few weeks back I had actually
given up 5 minutes before the finish line.
Marge is now enabled for mesa/mesa, piglit, and parallel-deqp-runner.
How you interact with marge:
- Collect your