mesa/src
Chris Wilson d8382d6889 i965: Remove clearing of bo->map_gtt after failure
With the conversion to storing the result of drm_mmap to a local and not
directly to bo->map_gtt itself, we no longer should clear bo->map_gtt.
In the best the operation is redundant as we know bo->map_gtt to already
be NULL, but in the worst case we overwrite a concurrent thread that
successfully mmaped the GTT.

Fixes: 314647c4c2 ("i965: Drop global bufmgr lock from brw_bo_map_* functions.")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-07-01 11:46:34 -07:00
..
amd radv: Use v4i32 variant of llvm.SI.load.const. 2017-06-30 23:30:55 +02:00
broadcom vc4: Convert the driver to emitting the shader record using pack macros. 2017-06-30 12:25:45 -07:00
compiler nir: Add a lowering pass for UYVY textures 2017-06-30 10:16:26 +01:00
egl Android: use symlinks for driver loading 2017-06-29 09:09:49 -05:00
gallium svga: add texture size/levels sanity check code in svga_texture_create() 2017-06-30 13:37:10 -06:00
gbm gbm: add XBGR8888 support for dumb buffers 2017-06-30 08:44:19 +01:00
getopt
glx egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
gtest
hgl
intel i965/i915: Add UYVY as the supported format 2017-06-30 10:16:26 +01:00
loader egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
mapi Update Khronos-supplied headers 2017-06-30 15:29:50 +02:00
mesa i965: Remove clearing of bo->map_gtt after failure 2017-07-01 11:46:34 -07:00
util mesa/glthread: add glthread "perf" counters and pass them to gallium HUD 2017-06-26 02:17:03 +02:00
vulkan
Makefile.am vc4: Introduce XML-based packet header generation like Intel's. 2017-06-30 12:25:45 -07:00
SConscript scons: wait on subprocess' completion 2017-06-29 17:38:26 +01:00