diff options
author | Ilia Mirkin <[email protected]> | 2019-01-21 14:24:57 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2019-01-27 21:47:09 -0500 |
commit | d1d2bb8c07d1e20d654f558ea4750aeb09d34ff9 (patch) | |
tree | e63d14c4abfe3ac47b9aa630216965c697d888db /src/gallium/drivers/etnaviv/etnaviv_transfer.c | |
parent | 0907ae35ad0e7733535516fada04948ea7125291 (diff) |
nvc0: don't put text segment into bufctx
The text segment is shared among multiple contexts, while each one has
its own bufctx. So when reallocating the text segment, some contexts may
end up with stale values in their bufctx's. Instead limit the exposure
to the bufctx to within a single draw.
Signed-off-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/gallium/drivers/etnaviv/etnaviv_transfer.c')
0 files changed, 0 insertions, 0 deletions