Re: [Mesa-dev] [PATCH] meson: require amdgpu >= 2.4.91

2018-03-14 Thread Marek Olšák
For the series: Reviewed-by: Marek Olšák You can push the series now if you want to. That would be simplest. Marek On Wed, Mar 14, 2018 at 12:10 PM, Dylan Baker wrote: > Signed-off-by: Dylan Baker > > --- > > Marek, can you either squash this into your other patch or push this along > with

[Mesa-dev] [PATCH] meson: require amdgpu >= 2.4.91

2018-03-14 Thread Dylan Baker
Signed-off-by: Dylan Baker --- Marek, can you either squash this into your other patch or push this along with that? meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 51b470253f5..e21ac74a1e3 100644 --- a/meson.build +++ b/meson.bui