Re: [Mesa-dev] [PATCH v2 25/25] radeonsi: enable ARB_sparse_buffer

2017-03-29 Thread Marek Olšák
For patches 13-25: Reviewed-by: Marek Olšák I think the series will also need a newer libdrm than the one required by configure.ac, but my latest configure.ac patch for Vega should address that. Marek On Tue, Mar 28, 2017 at 11:12 AM, Nicolai Hähnle wrote: > From: Nicolai Hähnle > > TODO add

[Mesa-dev] [PATCH v2 25/25] radeonsi: enable ARB_sparse_buffer

2017-03-28 Thread Nicolai Hähnle
From: Nicolai Hähnle TODO add features.txt and ChangeLog v2: - fill in DRM version requirement - disable on SI due to CP DMA faults --- src/gallium/drivers/radeonsi/si_pipe.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/src/gallium/drivers/radeonsi/si_pipe.c b/src/gallium/dr