This patch is a respin of the mesa specific parts on the last non-blocking series. This goes on top of the libdrm and kernel changes and assumes that libdrm has some non-blocking style mapping. (There are also piglit tests for this in the last series).
v2: removed error checks, though I'm a bit worried about vbo calls per comment Fixed bug where flush happened regardless of explicit flush Ben Widawsky (2): i965: Cleanup MapRangeBuffer i965: Add calls to nonblocking maps src/mesa/drivers/dri/intel/intel_buffer_objects.c | 126 ++++++++++----------- src/mesa/drivers/dri/intel/intel_buffer_objects.h | 12 ++- 2 files changed, 69 insertions(+), 69 deletions(-) -- 1.7.6.4 _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
