mesa/src
Jason Ekstrand 096ad8a809 intel/fs/ra: Stop adding RA interference to too many SENDS nodes
We only have one node per VGRF so this was adding way too much
interference.  No idea how we didn't catch this before.

Shader-db results on Kaby Lake:

    total instructions in shared programs: 15311100 -> 15311100 (0.00%)
    instructions in affected programs: 0 -> 0
    helped: 0
    HURT: 0

    total cycles in shared programs: 355468050 -> 355543197 (0.02%)
    cycles in affected programs: 2472492 -> 2547639 (3.04%)
    helped: 17
    HURT: 20

Fixes: 014edff0d2 "intel/fs: Add interference between SENDS sources"
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-05-14 12:30:22 -05:00
..
amd radv: add support for VK_KHR_uniform_buffer_standard_layout 2019-05-14 09:15:28 +02:00
broadcom nir: allow specifying a set of opcodes in lower_alu_to_scalar 2019-05-10 15:10:41 +00:00
compiler nir/validate: Use a single set for SSA def validation 2019-05-13 14:43:47 +00:00
egl wayland/egl: Ensure correct buffer size when allocating 2019-05-14 15:33:35 +00:00
freedreno freedreno: Quiet compiler warnings on 64-bit. 2019-05-13 15:37:01 -07:00
gallium virgl: clean up virgl_res_needs_flush 2019-05-14 17:00:22 +00:00
gbm meson: make nm binary optional 2019-05-03 10:58:05 -07:00
getopt
glx Revert "glx: Fix synthetic error generation in __glXSendError" 2019-05-08 13:16:44 +10:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl
imgui
intel intel/fs/ra: Stop adding RA interference to too many SENDS nodes 2019-05-14 12:30:22 -05:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi meson: make nm binary optional 2019-05-03 10:58:05 -07:00
mesa i965/miptree: Refactor intel_miptree_supports_ccs_e() 2019-05-14 16:23:12 +00:00
util util/ra: Assert nodes are in-bounds in add_node_interference 2019-05-14 12:30:22 -05:00
vulkan vulkan: Update the XML and headers to 1.1.108 2019-05-13 17:20:33 -05:00
meson.build
SConscript