OSDN Git Service

Fix RGB565 pixel format type
authorRob Herring <robh@kernel.org>
Wed, 1 Jun 2016 21:30:34 +0000 (16:30 -0500)
committerRob Herring <robh@kernel.org>
Wed, 1 Jun 2016 21:30:34 +0000 (16:30 -0500)
commitc51c10f68da33a0cee0f6db3145e371b33bed163
treefcd2f559216632d81ab8249ec5e4a97c91951107
parentf4a52c35ececdb13f1ac806daccb413501a462ea
Fix RGB565 pixel format type

The component ordering was wrong causing GBM allocation failures.

Signed-off-by: Rob Herring <robh@kernel.org>
gralloc_gbm.cpp