mesa/src
Jason Ekstrand c43b4bc85e anv: Don't place scratch buffers above the 32-bit boundary
This fixes rendering corruptions in DOOM.  Hopefully, it will also make
Jenkins a bit more stable as we've been seeing some random failures and
GPU hangs ever since turning on 48bit.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100620
Fixes: 651ec926fc "anv: Add support for 48-bit addresses"
Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: "17.1" <mesa-stable@lists.freedesktop.org>
2017-04-27 02:04:57 -07:00
..
amd radv/ac: eliminate unused vertex shader outputs. (v2) 2017-04-27 05:18:52 +01:00
compiler glsl: remove duplicate validation 2017-04-27 08:21:28 +10:00
egl egl: add gitignore 2017-04-22 00:42:38 +01:00
gallium radeonsi/ac: move vertex export remove to common code. 2017-04-27 05:17:47 +01:00
gbm gbm: Assert modifiers and count are copacetic 2017-04-09 09:29:57 -07:00
getopt
glx EGL: Implement the libglvnd interface for EGL (v3) 2017-04-17 13:03:58 +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 anv: Don't place scratch buffers above the 32-bit boundary 2017-04-27 02:04:57 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: drop APPLE_vertex_array_object support 2017-04-26 10:03:06 +10:00
mesa st/mesa: minor clean-ups in st_update_renderbuffer_surface() 2017-04-26 11:37:59 -06:00
util util/queue: don't hang at exit 2017-04-18 16:32:00 -04:00
vulkan vulkan/wsi/wayland: Pass damage through to the compositor 2017-04-03 13:51:08 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript