iris: Finish initializing the BO before stuffing it in the hash table
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 11 Sep 2019 06:56:10 +0000 (23:56 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 11 Sep 2019 15:10:47 +0000 (08:10 -0700)
commit06370c3167613e29865e95938075a41d28b5dbcb
tree28070ad216bef2f2d4c31612d46c9622cc2d93db
parent9a59ad87df9ae2e804dd878ebb011f5835702ea7
iris: Finish initializing the BO before stuffing it in the hash table

Other threads may pick it up once it's in the hash table.  Not known
to fix anything currently.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
src/gallium/drivers/iris/iris_bufmgr.c