diff options
author | Samuel Pitoiset <[email protected]> | 2020-02-07 12:53:31 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2020-02-07 14:17:06 +0100 |
commit | 4b978cd950cef844afce07993ddb697779e5648d (patch) | |
tree | 91855bcfb739bcee95de102019efad0d851a3a7e /src/vulkan/wsi/wsi_common_queue.h | |
parent | da76dfb5159c2ca8ee24d64a5f85a68f28b70c65 (diff) |
aco: do not use ds_{read,write}2 on GFX6
According to LLVM, these instructions have a bounds checking bug.
LLVM only uses them on GFX7+.
This fixes broken geometry in Assassins Creed Origins.
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2489
Fixes: 4a553212fa1 ("radv: enable ACO support for GFX6")
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Daniel Schürmann <[email protected]>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3746>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3746>
Diffstat (limited to 'src/vulkan/wsi/wsi_common_queue.h')
0 files changed, 0 insertions, 0 deletions