commit | 2a119342ee6f057b1ec28d1ff6ebd70d42511a3f | [log] [tgz] |
---|---|---|
author | Gurchetan Singh <gurchetansingh@chromium.org> | Wed Nov 02 10:40:51 2016 -0700 |
committer | chrome-bot <chrome-bot@chromium.org> | Sat Nov 19 03:18:21 2016 -0800 |
tree | 7885f1eb23ea0b5deec8a5f6d5faa5ddda3b5159 | |
parent | fe46031f72c987dada675eff49e2bde3a214cbca [diff] |
minigbm: Fix incorrect plane import size We were incorrectly determining the plane size for buffers with vertical subsampling. Let's add it here. BUG=chromium:618516 TEST=graphics_Gbm still passes Change-Id: I47f3c01dfd2539fc669a017ecb497d754d29de9f Reviewed-on: https://chromium-review.googlesource.com/406485 Commit-Ready: Gurchetan Singh <gurchetansingh@chromium.org> Tested-by: Gurchetan Singh <gurchetansingh@chromium.org> Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>