mesa/src/amd
Bas Nieuwenhuizen 4cce4d22a7 radv: Fix a hang on CB change by adding flushes.
This workaround fixes a hang while loading a renderdoc trace for me.

Since the workload does 1 mip per cmdbuffer it is quite hard to confirm
what exactly the conditions for the hang are but this is the most
restrictive set I found and it corresponds to a workaround in AMDVLK as
well.

CC: mesa-stable
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7210>
2020-11-27 00:31:47 +00:00
..
addrlib amd/addrlib: Use signed char for INT_8. 2020-11-13 02:37:54 +00:00
common ac: use bigger storage for ac_arg::arg_index / ac_shader_args::arg_count 2020-11-26 10:19:26 +01:00
compiler aco/optimizer: Propagate scc_needed label through p_wqm. 2020-11-26 15:51:16 +00:00
llvm ac/llvm: prepare for passing VS->TCS IO via VGPRs 2020-11-23 02:22:21 +00:00
registers amd: add register enums for VRS 2020-11-17 22:16:19 +00:00
vulkan radv: Fix a hang on CB change by adding flushes. 2020-11-27 00:31:47 +00:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk android: amd/registers: switch to new generated register definitions 2020-09-06 20:20:34 +02:00
Android.compiler.mk android: aco/isel: Move context initialization code to a dedicated file 2020-09-14 21:26:53 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources android: aco: add aco_form_hard_clauses.cpp to Makefile.sources 2020-10-30 13:34:06 +00:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00