diff options
author | Chris Wilson <[email protected]> | 2017-06-30 14:21:54 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-06-30 15:54:57 -0700 |
commit | 314647c4c206917ec01b72d9f9adc2b6cbdef6b7 (patch) | |
tree | c2e3d8cc95e415f587712c76d28078812ee96abc /src/SConscript | |
parent | bca92849b92db3623cde91392be4efafeaa8d914 (diff) |
i965: Drop global bufmgr lock from brw_bo_map_* functions.
After removing the unusuable debugging code in the previous commit, we
can also entirely remove the global mutex around mapping the buffer for
the first time and replace it with a single atomic operation to update
the cache once we retrieve the mmap.
v2 (Ken): Split out from Chris's original commit.
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions