Re: [Mesa-dev] [PATCH 0/5] Fix meson omx compilation

2018-03-07 Thread Dylan Baker
Quoting Julien Isorce (2018-03-07 06:38:16) > Thanks a lot for the fixes. > There is small issue, if fails to build with meson with 'auto' if tizonia is > installed but not bellagio because ENABLE_ST_OMX_BELLAGIO will remain defined. > Though it can be added afterward, and the series is: Oops, tha

Re: [Mesa-dev] [PATCH 0/5] Fix meson omx compilation

2018-03-07 Thread Karol Herbst
Tested-by: Karol Herbst On Wed, Mar 7, 2018 at 3:38 PM, Julien Isorce wrote: > Thanks a lot for the fixes. > There is small issue, if fails to build with meson with 'auto' if tizonia is > installed but not bellagio because ENABLE_ST_OMX_BELLAGIO will remain > defined. > Though it can be added af

Re: [Mesa-dev] [PATCH 0/5] Fix meson omx compilation

2018-03-07 Thread Julien Isorce
Thanks a lot for the fixes. There is small issue, if fails to build with meson with 'auto' if tizonia is installed but not bellagio because ENABLE_ST_OMX_BELLAGIO will remain defined. Though it can be added afterward, and the series is: Tested-by: Julien Isorce On 7 March 2018 at 13:44, Eric Enge

Re: [Mesa-dev] [PATCH 0/5] Fix meson omx compilation

2018-03-07 Thread Eric Engestrom
On Tuesday, 2018-03-06 11:57:11 -0800, Dylan Baker wrote: > This fixes a couple of problems with the meson build support for the > recent omx tizonia integration, namely that it breaks a lot of > previously working meson configurations. Thanks! Series is: Reviewed-by: Eric Engestrom > > The big

Re: [Mesa-dev] [PATCH 0/5] Fix meson omx compilation

2018-03-07 Thread Jon Turney
On 06/03/2018 19:57, Dylan Baker wrote: This fixes a couple of problems with the meson build support for the recent omx tizonia integration, namely that it breaks a lot of previously working meson configurations. The biggest change in here is the reintroduction of the 'auto' flag to -Dgallium-om

[Mesa-dev] [PATCH 0/5] Fix meson omx compilation

2018-03-06 Thread Dylan Baker
This fixes a couple of problems with the meson build support for the recent omx tizonia integration, namely that it breaks a lot of previously working meson configurations. The biggest change in here is the reintroduction of the 'auto' flag to -Dgallium-omx. This allows configurations that lack ti