[intel] Remove broken mutex protection from dri_bufmgrs.
authorEric Anholt <eric@anholt.net>
Fri, 14 Dec 2007 01:05:21 +0000 (17:05 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 14 Dec 2007 07:44:56 +0000 (23:44 -0800)
commit0037ad4186c11267d85fcde378be79eb6acf74f3
treed9f0f1b97f46b10c40278fc95c00f93111dd58fd
parentdbfe05ca24d3b111482c079cc7a40da160b6074c
[intel] Remove broken mutex protection from dri_bufmgrs.

Now that the dri_bufmgr is stored in the context rather than the screen, all
access to one is single-threaded anyway.
src/mesa/drivers/dri/common/dri_bufmgr_fake.c
src/mesa/drivers/dri/intel/intel_bufmgr_ttm.c