mesa-drm/intel
Chris Wilson 9707733a13 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: Chris Wilson <chris@chris-wilson.co.uk>
[anholt: This chunk looks good...]
Acked-by: Eric Anholt <eric@anholt.net>
2009-12-05 11:03:05 +00:00
..
intel_atomic.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
intel_bufmgr.c Merge remote branch 'origin/master' into libdrm 2009-11-20 17:09:03 -05:00
intel_bufmgr.h Merge remote branch 'origin/master' into libdrm 2009-11-20 17:09:03 -05:00
intel_bufmgr_fake.c Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
intel_bufmgr_gem.c intel: Expect caller to guarantee thread-safety of bo during reloc 2009-12-05 11:03:05 +00:00
intel_bufmgr_priv.h Merge remote branch 'origin/master' into libdrm 2009-11-20 17:09:03 -05:00
intel_chipset.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
libdrm_intel.pc.in Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
Makefile.am Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
mm.c Move libdrm/ up one level 2009-11-17 11:15:06 -05:00
mm.h Move libdrm/ up one level 2009-11-17 11:15:06 -05:00