diff options
author | Ilia Mirkin <[email protected]> | 2017-06-24 13:17:08 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2017-06-26 20:23:04 -0400 |
commit | c12f8305a8ae4fd5d78a9ab8bbda790a711d5bed (patch) | |
tree | 20a14a243f8603729cbbf5ae6665e857e5f1bfc6 /src/util | |
parent | 8c02ee4a8b0bea5dda3ced341dce81f340457c95 (diff) |
nv50,nvc0: remove IDX from bufctx immediately, to avoid conflicts with clear
The idxbuf could linger, and when a clear happened, which also uses the
3d bufctx, we could get an error trying to access it.
This fixes spurious crashes/errors in CTS tests.
Fixes: 61d8f3387d ("nv50,nvc0: clear index buffer bufctx bin unconditionally")
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions