mesa/src
Nicolai Hähnle b8d23715f5 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>
(cherry picked from commit 550125e1e7)
[Emil Velikov: resolve trivial conflicts]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>

Conflicts:
	src/gallium/winsys/amdgpu/drm/amdgpu_winsys.c
2017-03-01 13:34:40 +00:00
..
amd radv: Never try to create more than max_sets descriptor sets. 2017-03-01 13:34:40 +00:00
compiler glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1 2017-02-23 19:34:57 +00:00
egl egl: automake: include builddir prior to srcdir 2017-02-03 11:08:56 +00:00
gallium winsys/amdgpu: reduce max_alloc_size based on GTT limits 2017-03-01 13:34:40 +00:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: Fix GLXdispatchIndex sorting 2017-02-23 19:34:59 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: wsi: report presentation error per image request 2017-02-23 19:34:59 +00:00
loader loader: automake: include builddir prior to srcdir 2017-02-03 11:08:57 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-02-03 11:08:57 +00:00
mesa i965/fs: fix uninitialized memory access 2017-03-01 13:34:40 +00:00
util util/disk_cache: use stat() to check if entry is a directory 2017-02-13 10:20:41 +00:00
vulkan vulkan/wsi: Lower the maximum image sizes 2017-02-03 11:08:56 +00: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