mesa/src
Ross Zwisler cabcbb4db0 intel: limit shader geometry on BDW GT1
Similar to the SKL GT1 fix introduced here:

b1ba7ffdbd

we need to limit the .urb.max_entries[MESA_SHADER_GEOMETRY] on BDW GT1
to address failures in these two tests:

dEQP-GLES31.functional.geometry_shading.layered.render_with_default_layer_3d
dEQP-GLES31.functional.geometry_shading.layered.render_with_default_layer_2d_array

The value 690 was found via bisection.  691 is the actual max on the
hardware I'm using, but 690 seemed like a nice round number.

Signed-off-by: Ross Zwisler <zwisler@google.com>
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3173>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3173>
2019-12-20 10:47:52 +00:00
..
amd radv: ignore pColorBlendState if rasterization is disabled 2019-12-20 08:21:02 +01:00
broadcom v3d: handle writes to gl_Layer from geometry shaders 2019-12-16 08:42:37 +01:00
compiler spirv: Implement SPV_KHR_non_semantic_info 2019-12-19 22:49:39 -08:00
drm-shim
egl
etnaviv etnaviv: add drm-shim 2019-11-21 22:56:04 +00:00
freedreno turnip: disable B8G8R8 vertex formats 2019-12-19 19:03:02 -05:00
gallium util/format: add missing vulkan formats 2019-12-19 19:03:02 -05:00
gbm
getopt
glx
gtest
hgl
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel: limit shader geometry on BDW GT1 2019-12-20 10:47:52 +00:00
loader loader: fix close on uninitialized file descriptor value 2019-12-19 00:51:36 +02:00
mapi mapi: add GetInteger64vEXT with EXT_disjoint_timer_query 2019-11-26 07:41:24 +02:00
mesa st/mesa: release tgsi tokens for shader states 2019-12-19 14:40:08 -05:00
panfrost pan/midgard: Lower txd with lower_tex 2019-12-20 09:10:39 +01:00
util util/format: add missing vulkan formats 2019-12-19 19:03:02 -05:00
vulkan util/format: add missing vulkan formats 2019-12-19 19:03:02 -05:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript