OSDN Git Service

minigbm: Added support for multiplane import
authorGurchetan Singh <gurchetansingh@chromium.org>
Fri, 19 Aug 2016 23:26:46 +0000 (16:26 -0700)
committerchrome-bot <chrome-bot@chromium.org>
Thu, 25 Aug 2016 08:44:59 +0000 (01:44 -0700)
commitb72badb6c83a497b299873136e37435261b174ad
tree94ff885273652308a91770b2ef8b24c306202979
parent83dc4fb6e4de05d683ddc044445aa4a80ad32efe
minigbm: Added support for multiplane import

Gralloc requires flexible YUV formats (YV12, NV12) to be importable.
This change modifies our internal import API to support this.

TEST=ran graphics_Gbm
BUG=chromium:616275
CQ-DEPEND=CL:373048

Change-Id: I4100e1c1639828e4adf08764b45fe5a44b7078a3
Reviewed-on: https://chromium-review.googlesource.com/374162
Commit-Ready: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
drv.c
drv.h
gbm.c