mesa/src/amd
Bas Nieuwenhuizen 8ea34a98c0 radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
PKT3_OCCLUSION_QUERY hangs when used in a nested IB. This only
calls it when in a primary command buffer and we change
GetQueryPoolResults to not need it. CmdCopyQueryPoolResults
still needs it so we break that behavior for secondary command buffers.
However, that would hang already and using an unitialized value is
better than a hang.

Signed-off-by: Bas Nieuwenhuizen <basni@google.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Cc: 13.0 17.0 <mesa-stable@lists.freedesktop.org>
2017-02-27 01:33:10 +01:00
..
addrlib radeonsi: add Polaris12 support (v3) 2016-12-21 15:10:03 -05:00
common radv/ac: Add integer->integer casts. 2017-02-26 19:59:27 +01:00
vulkan radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang. 2017-02-27 01:33:10 +01:00
Android.addrlib.mk android: add support for libmesa_amdgpu_addrlib 2016-09-13 10:06:04 +10:00
Android.common.mk android: fix llvm, elf dependencies for M, N releases 2017-02-01 23:01:35 +00:00
Android.mk android: amd/common: add support for libmesa_amd_common 2016-11-05 18:42:29 +01:00
Makefile.addrlib.am amd/addrlib: hide private symbols via VISIBILITY_CXXFLAGS 2016-10-14 11:09:00 +01:00
Makefile.am ac: automake: rework sid_tables.h generation 2017-01-12 19:29:28 +00:00
Makefile.common.am ac: automake: ensure that ./common is generated 2017-01-13 03:07:48 +00:00
Makefile.sources radeon/ac: move common llvm build functions to a separate file. 2017-02-07 05:46:35 +10:00