summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2018-08-15 15:09:52 +0200
committerSamuel Pitoiset <[email protected]>2018-08-15 16:21:50 +0200
commit71d5b2fbf83061a1319141d26942771e8c75ff2b (patch)
tree6232056c1cb54ac88c376906a941f68b66471bbd /docs
parent85113c4d0507f91dd773b555b8e3f75423275010 (diff)
radv: disable the auto-waitcnt-before-barrier LLVM option
This option allows us to remove additional s_waitcnt instructions because s_barrier internally does s_waitcnt 0. Though, apparently there is a problem with LDS accesses that causes rendering issues with FFXV and DXVK. Disable this optimization for now (RadeonSI still uses it). Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107460 CC: 18.2 <[email protected]> Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions