OSDN Git Service

minigbm: Revert "minigbm: flush buffer instead of unmapping"
authorGurchetan Singh <gurchetansingh@chromium.org>
Wed, 4 Oct 2017 15:16:42 +0000 (08:16 -0700)
committerchrome-bot <chrome-bot@chromium.org>
Fri, 6 Oct 2017 04:24:42 +0000 (21:24 -0700)
commit14033e0013b5cc0ffc5af59dda7c377d46ec761d
tree258406d2122bc858bbf07eb20e90832c16b8198f
parentcfb88767557632701252c1545d3c17905c6c0f83
minigbm: Revert "minigbm: flush buffer instead of unmapping"

It looks like munmap is probably necessary for i915 and serves
some important function. Let's revert until we can figure
out what's going on.

BUG=b:67073097
TEST=android.view.cts.SurfaceViewSyncTests#testVideoSurfaceViewCornerCoverage

This reverts commit 254dbb19c49fad4ab4f28b2d1f2982bd10bb7c0b.

Change-Id: Idac50930f9f13b4867110a31fadb1a2547d05d07
Reviewed-on: https://chromium-review.googlesource.com/699802
Commit-Ready: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
cros_gralloc/cros_gralloc_buffer.cc
gbm.c