summaryrefslogtreecommitdiffstats
path: root/REVIEWERS
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2018-01-10 05:49:16 +0000
committerDave Airlie <[email protected]>2018-01-18 03:38:09 +0000
commit3bb2b2cc451651247307ceb6f08ab06909437984 (patch)
tree3efb712fa26a5f36fa65a2a59b7e51a162a1ebb9 /REVIEWERS
parent8cfec333c08a9518735d261cc9d6a96d64276f1c (diff)
r600/sb: use different stacks for tracking lds and queue usage.
The normal ssa renumbering isn't sufficient for LDS queue access, this uses two stacks, one for the lds queue, and one for the lds r/w ordering. The LDS oq values are incremented in their use in a linear fashion. The LDS rw values are incremented in their definitions and used in the next lds operation to ensure reordering doesn't occur. Acked-By: Roland Scheidegger <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'REVIEWERS')
0 files changed, 0 insertions, 0 deletions