Skip to content
Commit 9707733a authored by Chris Wilson's avatar Chris Wilson
Browse files

intel: Expect caller to guarantee thread-safety of bo during reloc



This removes the foremost prolific user of mutexes in libdrm_intel.so.
The other uses of the bufmgr_gem->mutex to serial access to individual
bos are currently required by Mesa, and are far less frequent.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
[anholt: This chunk looks good...]
Acked-by: default avatarEric Anholt <eric@anholt.net>
parent 6f1eba05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment