OSDN Git Service

minigbm: Add YV12 for i915
authorGurchetan Singh <gurchetansingh@chromium.org>
Tue, 19 Jul 2016 22:52:33 +0000 (15:52 -0700)
committerchrome-bot <chrome-bot@chromium.org>
Thu, 25 Aug 2016 08:44:57 +0000 (01:44 -0700)
commit83dc4fb6e4de05d683ddc044445aa4a80ad32efe
tree7a58221209daaeb3fa738bb6e4fa24b6062acc05
parentbfba8c2697ef0dec00ba28eb7d976d56e3e61166
minigbm: Add YV12 for i915

At the moment, the ArcCodec produces YV12 on Intel.  The gralloc
module should support it, atleast temporarily until UYVY hardware
overlays are enabled on CrOS.

TEST=ran graphics_Gbm, tested Chrome boots on Cyan
BUG=b/29335168, chromium:616275
CQ-DEPEND=CL:372359

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