i965: Remove brw_bo_map_unsynchronized()
authorMatt Turner <mattst88@gmail.com>
Thu, 1 Jun 2017 04:18:38 +0000 (21:18 -0700)
committerMatt Turner <mattst88@gmail.com>
Tue, 6 Jun 2017 18:47:47 +0000 (11:47 -0700)
commitbc17155fd0e6cb3ec0a19ffbe39f0c981ef48d4f
treeb71967307438de2a8077373cbc2dbbb5216aac81
parente0a9b261e5938e121304ba3bde4423bee3496752
i965: Remove brw_bo_map_unsynchronized()

Call brw_bo_map() directly.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_bufmgr.c
src/mesa/drivers/dri/i965/brw_bufmgr.h
src/mesa/drivers/dri/i965/brw_program_cache.c