diff options
author | Rob Clark <[email protected]> | 2015-07-02 13:52:38 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2015-07-03 08:56:09 -0400 |
commit | 6b9f5cd5f7b25e9e03104fe279df74817f69fe87 (patch) | |
tree | f73fcf483f51dcff5d4eded53718bb2147f1e27b /src/gallium/drivers/freedreno/a2xx | |
parent | 0a155538eb7e7870b99fb8b3fd8e2a268361d2c8 (diff) |
freedreno/ir3: fix indirects tracking
cp would update instr->address but not update the indirects array
resulting in sched getting confused when it had to 'spill' the address
register. Add an ir3_instr_set_address() helper to set instr->address
and also update ir->indirects, and update all places that were writing
instr->address to use helper instead.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/a2xx')
0 files changed, 0 insertions, 0 deletions