mesa/src/amd
Tatsuyuki Ishi 978d80fbe2 radv: Make shader related destruction happen before hw_ctx.
radv_destroy_shader_upload_queue waits for a semaphore, which will in turn
call query_reset_status on hw_ctx that will fail due to being already
destroyed.

Fix radv/amdgpu: amdgpu_cs_query_reset_state2 failed. (-9) spam in the logs
with RADV_PERFTEST=dmashaders.

Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23276>
2023-05-29 06:53:05 +00:00
..
addrlib amd: update addrlib 2023-03-29 20:36:09 +00:00
ci ci/amd: only define AMDGPU_GPU_ID for the duration of the call 2023-05-26 09:34:53 +00:00
common amd: fix 64-bit integer color image clears 2023-05-29 07:54:38 +02:00
compiler aco/tests: add fix_derivs_in_divergent_cf tests 2023-05-25 16:29:16 +00:00
drm-shim amd/drm-shim: add raven2 2023-05-22 20:14:22 +00:00
llvm ac/llvm: use LLVM 0/1 constants from ac_llvm_context instead of LLVMConstInt 2023-05-26 23:27:59 -04:00
registers ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT 2023-05-24 21:48:19 +00:00
vulkan radv: Make shader related destruction happen before hw_ctx. 2023-05-29 06:53:05 +00:00
.clang-format amd: Add radv_foreach_stage to ForEachMacros. 2023-03-27 08:29:35 +00:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00