mesa/src/amd/common
Dave Airlie bafc75b437 radv: emit correct last export when Z/stencil export is enabled
I was getting a random GPU hang in the renderpass simple tests,
it turns out sometimes radv emitted the wrong thing "last".

This fixes the logic to emit Z/stencil last if they occur,
and not mark a color output as last. Also this relies on the
Z/STENCIL being the first two fragment outputs, which they are
so yay.

Fixes: dEQP-VK.renderpass.simple.color_depth (random hangs)
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2016-11-09 06:05:03 +10:00
..
ac_binary.c radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
ac_binary.h radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
ac_llvm_helper.cpp amd/common: add ac_is_sgpr_param helper 2016-11-03 10:06:27 +01:00
ac_llvm_util.c radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
ac_llvm_util.h amd/common: add ac_is_sgpr_param helper 2016-11-03 10:06:27 +01:00
ac_nir_to_llvm.c radv: emit correct last export when Z/stencil export is enabled 2016-11-09 06:05:03 +10:00
ac_nir_to_llvm.h amd/common: move llvm helper prototype to ac_llvm_util.h 2016-11-03 10:05:46 +01:00
amd_family.h radeon: move radeon_family/chip_class defintions to common 2016-09-06 10:06:04 +10:00
amd_kernel_code_t.h radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3 2016-09-16 23:07:10 +00:00
amdgpu_id.h amd/addrlib: move addrlib from amdgpu winsys to common code 2016-09-06 10:06:33 +10:00
Makefile.am amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
Makefile.sources amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
r600d_common.h
sid.h amd: fix a typo in PIXEL_PIPE_STAT_RESET definition 2016-11-01 22:33:13 +01:00