mesa/src/amd
Samuel Pitoiset da166f648f radv: enable DCC for concurrent images on GFX10
The driver now supports DCC stores on GFX10 that means that we can
keep DCC compressed on all layouts/queues.

This should help games which use aync compute or which declare
all images as concurrent like Youngblood.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9850>
2021-04-07 18:33:34 +00:00
..
addrlib amd: update addrlib 2021-03-25 19:23:40 -04:00
ci radv: change RADV_FORCE_FAMILY to use family name instead of LLVM processor name 2021-04-05 06:53:55 +00:00
common ac: add ac_gpu_info::has_image_load_dcc_bug 2021-04-05 08:54:55 +00:00
compiler aco: fix integer tg4 workaround with unnormalized coordinates 2021-04-07 15:21:51 +00:00
llvm ac/llvm: don't set unsupported xnack options to fix LLVM crashes on gfx6-8 2021-04-02 12:05:00 +00:00
registers amd: fix parsing the last dword of DMA_DATA packets 2021-04-02 12:05:00 +00:00
vulkan radv: enable DCC for concurrent images on GFX10 2021-04-07 18:33:34 +00:00
Android.addrlib.mk android: amd/addrlib: define endianess to build 2021-03-27 01:54:49 +01: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 ac: add ac_get_family_name() helper 2021-04-05 06:53:55 +00:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00