mesa/src
Nicolai Hähnle 550125e1e7 winsys/amdgpu: reduce max_alloc_size based on GTT limits
Allocating huge buffers in VRAM is not a problem, but when those buffers
start being migrated, the kernel runs into errors because it cannot split
those buffer up for moving through GTT.

This should fix intermittent failures of
GL45-CTS.texture_buffer.texture_buffer_max_size

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-02-21 10:43:38 +01:00
..
amd radv: Don't flush at the start of a command buffer. 2017-02-21 09:20:03 +01:00
compiler android: glsl: build shader cache sources 2017-02-20 16:30:37 +00:00
egl egl: _eglFilterArray's filter is always non-null 2017-02-16 15:27:20 +00:00
gallium winsys/amdgpu: reduce max_alloc_size based on GTT limits 2017-02-21 10:43:38 +01:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: Fix GLXdispatchIndex sorting 2017-02-15 09:55:57 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel vulkan/wsi/x11: add support to detect if we can support rendering (v3) 2017-02-20 12:53:52 +10:00
loader loader: unconditionally include unistd.h and stdlib.h 2017-02-10 11:47:12 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-01-27 17:56:56 +00:00
mesa mesa: remove unused variable warning in release builds 2017-02-21 08:46:04 +11:00
util util/build-id: define ElfW and NT_GNU_BUILD_ID if needed 2017-02-20 16:39:24 +00:00
vulkan vulkan/wsi/x11: add support to detect if we can support rendering (v3) 2017-02-20 12:53:52 +10:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00