OSDN Git Service

minigbm: drv_bo_flush --> drv_bo_flush_or_unmap
authorGurchetan Singh <gurchetansingh@chromium.org>
Thu, 29 Mar 2018 23:34:53 +0000 (16:34 -0700)
committerchrome-bot <chrome-bot@chromium.org>
Fri, 6 Apr 2018 05:12:44 +0000 (22:12 -0700)
commitbd1b1b55017d252fa543d97f6e5023b0a0347109
tree1ede39071f25843b56947101a98d59faa0624cb6
parent7cfcc285d943c7c9f33ad949922e370ede98ed50
minigbm: drv_bo_flush --> drv_bo_flush_or_unmap

There's no flush or invalidate mechnaism with the DRI interface,
so we'll have to support mapping and unmapping.

BUG=b:72972511
TEST=gbmtest passes in CQ

Change-Id: If3aef651f8549544ed4ed499e17f7f99c597974c
Reviewed-on: https://chromium-review.googlesource.com/990892
Commit-Ready: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Satyajit Sahu <satyajit.sahu@amd.com>
Reviewed-by: Joe Kniss <djmk@google.com>
Reviewed-by: Satyajit Sahu <satyajit.sahu@amd.com>
cros_gralloc/cros_gralloc_buffer.cc
drv.c
drv.h
gbm.c