diff options
author | Chris Wilson <[email protected]> | 2020-03-03 09:31:57 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-03-03 17:30:20 +0000 |
commit | 2f0003089bc75baeb0a19719fe892f6adc62cbde (patch) | |
tree | 492fe3925cb44951f854ab55e1efece57818a1bc /lib/test_overflow.c | |
parent | 61231f6bd0565ad8539e425dc48d547702e40930 (diff) |
drm/i915: Drop vma is-closed assertion on insert
The is-closed flag may be added after we have acquired the vma under the
ctx->mutex, but will not take effect until after we release the
vm->mutex. i.e. the flag may be set on the vma as attempt to bind it and
that will cause the vma to be unbound later after we unpin it.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions