Re: [Mesa-dev] [PATCH] travis: Add radeonsi to continuous integration

2017-04-05 Thread Emil Velikov
Added all the tags and pushed to master. Thanks for the patches Rhys. Please take a look at the PW list [1] and let me know if those need work/are superseded/etc. -Emil [1] https://patchwork.freedesktop.org/project/mesa/patches/?submitter=15532 ___ mes

Re: [Mesa-dev] [PATCH] travis: Add radeonsi to continuous integration

2017-04-05 Thread Andres Gomez
Hi, This is Reviewed-by: Andres Gomez On Tue, 2017-04-04 at 23:56 -0400, Rhys Kidd wrote: > Signed-off-by: Rhys Kidd > --- > .travis.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.travis.yml b/.travis.yml > index aa212b1..c0b2c1f 100644 > --- a/.travis.yml > ++

Re: [Mesa-dev] [PATCH] travis: Add radeonsi to continuous integration

2017-04-05 Thread Nicolai Hähnle
On 05.04.2017 05:56, Rhys Kidd wrote: Signed-off-by: Rhys Kidd Acked-by: Nicolai Hähnle --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aa212b1..c0b2c1f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -114,7 +114,7 @@ script

[Mesa-dev] [PATCH] travis: Add radeonsi to continuous integration

2017-04-04 Thread Rhys Kidd
Signed-off-by: Rhys Kidd --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aa212b1..c0b2c1f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -114,7 +114,7 @@ script: ./autogen.sh --enable-debug --with-egl-platforms=x11