summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2018-01-10 04:30:23 +0000
committerDave Airlie <[email protected]>2018-01-18 03:37:42 +0000
commit5002dd40520deba025d81c824d41e292db344a7b (patch)
tree97c5e2468901973ed8b22d7e8b989c7af0007c70 /src/amd/vulkan
parent046cf68cadd04a1e1eb89476614c334ac702f0ce (diff)
r600/sb: add gcm support to avoid clause between lds read/queue read
You have to schedule LDS_READ_RET _, x and MOV reg, LDS_OQ_A_POP in the same basic block/clause. This makes sure once we've issues and MOV we don't add another block until we balance it with an LDS read. Acked-By: Roland Scheidegger <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/amd/vulkan')
0 files changed, 0 insertions, 0 deletions