Re: [Mesa-dev] [PATCH] anv/batch_chain: Handle another OOM in cmd_buffer_execbuf

2017-03-28 Thread Pohjolainen, Topi
On Tue, Mar 28, 2017 at 05:33:37PM -0700, Jason Ekstrand wrote: > Found by inspection while rebasing other patches. > --- > src/intel/vulkan/anv_batch_chain.c | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) Reviewed-by: Topi Pohjolainen > > diff --git a/src/intel/vulkan/anv_batch

[Mesa-dev] [PATCH] anv/batch_chain: Handle another OOM in cmd_buffer_execbuf

2017-03-28 Thread Jason Ekstrand
Found by inspection while rebasing other patches. --- src/intel/vulkan/anv_batch_chain.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/intel/vulkan/anv_batch_chain.c b/src/intel/vulkan/anv_batch_chain.c index 5d7abc6..5a6c0ba 100644 --- a/src/intel/vulkan/anv_batch