iris: Use simple_mtx in the bufmgr.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 9 Jun 2020 19:05:07 +0000 (12:05 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 14 Jul 2021 01:46:20 +0000 (01:46 +0000)
commit2f299a8a3b116712f10e247539434be21d9c4098
treede71a0a2b4d51c4c7644d0c7c96749b7bf68f26a
parent4636f9e11a14eeff284d2a02e512523d36e890d7
iris: Use simple_mtx in the bufmgr.

This avoids having to call out through the PLT just to lock/unlock.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11858>
src/gallium/drivers/iris/iris_bufmgr.c