OSDN Git Service

minigbm: Remove SCANOUT flags from YV12
authorGurchetan Singh <gurchetansingh@chromium.org>
Thu, 20 Oct 2016 00:43:43 +0000 (17:43 -0700)
committerchrome-bot <chrome-bot@chromium.org>
Fri, 21 Oct 2016 06:22:50 +0000 (23:22 -0700)
commit3001b29507244e2f82fc7a3d39b7e5879875b27d
tree562a6d85b2ebfb127164abe5402e958571bc460b
parente1707bcfdaf723eae4bbbdb8df52ab6e354d8a55
minigbm: Remove SCANOUT flags from YV12

All of these drivers don't support the ability to directly scan-out
YV12 to the display, so this should not be set.
Let's set rendering flags since the expected use case is importing
Android YV12 buffers into EGL.

BUG=b/32260847
TEST=AdaptivePlaybackTest#testH264_adaptiveDrc

Change-Id: I53d4eaf9c3f359c1c83762cf3e655cc0cf5168d5
Reviewed-on: https://chromium-review.googlesource.com/401040
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