diff options
author | Marek Olšák <[email protected]> | 2016-12-27 19:53:59 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-01-05 18:43:24 +0100 |
commit | e16245b3393911d703b688adb3ebf161e0b9ba8a (patch) | |
tree | 69d0972715f956851e882c1b9cb621289b38c8ff /src/glx | |
parent | cba9d59362130e1b44cd9cfc4f38ad3773111442 (diff) |
radeonsi: turn SDMA IBs into de-facto preambles of GFX IBs
Draw calls no longer flush SDMA IBs. r600_need_dma_space is
responsible for synchronizing execution between both IBs.
Initial buffer clears and fast clears will stay unflushed in the SDMA IB
(up to 64 MB) as long as the GFX IB isn't flushed either.
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/glx')
0 files changed, 0 insertions, 0 deletions