mesa/src
Kenneth Graunke 5ff5d0a895 iris: Disable dual source blending when shader doesn't handle it
This is a port of Danylo's eca4a6548d
which fixed the hang on i965.  It fixes GPU hangs in his new Piglit
test, arb_blend_func_extended-dual-src-blending-discard-without-src1.

I avoided my own review feedback here, and decided to simply adjust
3DSTATE_PS_BLEND rather than BLEND_STATE_ENTRY[0].  It has never been
clear to me which the hardware uses in every case.  However, whacking
the enable in 3DSTATE_PS_BLEND seems to be sufficient to fix the hang,
and that packet is already dynamic, so it's easy to handle.  I'd rather
avoid making BLEND_STATE_ENTRY[0] dynamic unless I have to.
2019-05-02 21:14:49 -07:00
..
amd radv: only need to force emit the TCS regs on Vega10 and Raven1 2019-05-02 22:29:01 +02:00
broadcom delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
compiler nir: fix nir tex print harder 2019-05-02 15:06:01 -07:00
egl egl: hard-code destroy function instead of passing it around as a pointer 2019-05-02 14:44:16 +00:00
freedreno freedreno/ir3: fb read support 2019-05-02 11:19:22 -07:00
gallium iris: Disable dual source blending when shader doesn't handle it 2019-05-02 21:14:49 -07:00
gbm gbm: Improve documentation of BO import 2019-05-02 20:36:38 +00:00
getopt
glx delete autotools input files 2019-04-29 21:17:19 +00:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel anv: Stop including POS in FS input limits 2019-05-02 18:56:51 -05:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi Revert "meson: drop GLESv1 .so version back to 1.0.0" 2019-04-30 13:49:20 +01:00
mesa meson: lift driver-collection out into parent build-file 2019-05-02 18:30:29 +00:00
util util/bitset: Return an actual bool from test macros 2019-05-02 03:12:54 +00:00
vulkan vulkan/overlay: add TODO list 2019-05-02 17:02:57 +01:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00