OSDN Git Service

minigbm: cros_gralloc: map protected flag to linear
authorGurchetan Singh <gurchetansingh@chromium.org>
Fri, 16 Oct 2020 17:28:04 +0000 (10:28 -0700)
committerCommit Bot <commit-bot@chromium.org>
Tue, 20 Oct 2020 03:16:06 +0000 (03:16 +0000)
commitb7edf5dfd84d1af5216a9f337444aab186fa9671
tree58c9206f937f5ac9ae268e0fec37e7345cca3fe2
parent8db36fe931e984eb53f5b9a6d7b326930afe6609
minigbm: cros_gralloc: map protected flag to linear

This should be fine since the dummy fd was never used
with the encoder / decoders, so it doesn't need to be
tiled.

BUG=b/171018855
TEST=GtsExoPlayerTestCases / GtsMediaTestCases

Change-Id: I1309a641e19a9196e0aed05f4820e0d2672fafa0
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/2481223
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Jeffrey Kardatzke <jkardatzke@google.com>
Reviewed-by: David Stevens <stevensd@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Auto-Submit: Gurchetan Singh <gurchetansingh@chromium.org>
Commit-Queue: Gurchetan Singh <gurchetansingh@chromium.org>
cros_gralloc/gralloc0/gralloc0.cc
cros_gralloc/gralloc3/CrosGralloc3Utils.cc
cros_gralloc/gralloc4/CrosGralloc4Utils.cc