Re: [Mesa-dev] [PATCH 9/9] radv: Enable DCC with transfers.

2017-12-28 Thread Dieter Nützel
For the series: Tested-by: Dieter Nützel on RX580 with 'smoketest' somewhat faster 'F1 2017' little bit slower BTW You dropped all my tb last time. Dieter Am 29.12.2017 03:06, schrieb Bas Nieuwenhuizen: Before this DCC was in practice disabled for most games. This enables practical DCC use

[Mesa-dev] [PATCH 9/9] radv: Enable DCC with transfers.

2017-12-28 Thread Bas Nieuwenhuizen
Before this DCC was in practice disabled for most games. This enables practical DCC use. Expect a 5-10% perf increase on a bunch of games on vega @ 4k. --- src/amd/vulkan/radv_image.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/amd/vulkan/radv_image.c b/src/amd/vulkan