OSDN Git Service

minigbm: add (*bo_flush) implementations
authorGurchetan Singh <gurchetansingh@chromium.org>
Thu, 14 Sep 2017 21:18:43 +0000 (14:18 -0700)
committerchrome-bot <chrome-bot@chromium.org>
Thu, 28 Sep 2017 06:52:08 +0000 (23:52 -0700)
commit8e02e05537eab60fc39e2c660d41e43be2ac522b
tree512b5e6ba669461943547858f8a0ce63e6ce6060
parentff7414151e34a82fc290f79168553d01f5e654eb
minigbm: add (*bo_flush) implementations

Let's take the flush and writeback steps in the driver unmap
functions and move them to the (*bo_flush) callback.

BUG=chromium:764871
TEST=gbmtest, mmap_test -g on eve

Change-Id: Iecccafc25642b120bc84f2d1b8538303c8ce36eb
Reviewed-on: https://chromium-review.googlesource.com/668219
Commit-Ready: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
i915.c
mediatek.c
rockchip.c
tegra.c