History log of /hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b1df9d27dc8e8946934621cc2720725ba0df2dd8 10-Dec-2015 Naseer Ahmed <naseer@codeaurora.org> gralloc: Handle RAW_OPAQUE formats similar to blob

Change-Id: I957b9d5902f6ea3714b46f3900e9f039b4667f0a
/hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp
4ee9ce6a957fbecdc26c9732b6483cc6c5967eea 20-Feb-2015 Eino-Ville Talvala <etalvala@google.com> Remove sRGB, replace RAW_SENSOR with RAW16 graphics format.

Change-Id: I22a557cabcba4c0d0a87c8a982a324ebb3ba701a
/hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp
94e44e9fc851c7dc8f2c6c7226724f0e7f02a888 06-Feb-2015 Praveen Chavan <pchavan@codeaurora.org> am e33bae63: gralloc: 8960: Add allocation support for standard NV12

* commit 'e33bae63cde0b553009cb6907b7ed69acd833c59':
gralloc: 8960: Add allocation support for standard NV12
e33bae63cde0b553009cb6907b7ed69acd833c59 02-Feb-2015 Praveen Chavan <pchavan@codeaurora.org> gralloc: 8960: Add allocation support for standard NV12

Video decoder advertizes standard NV12 format
(OMX_COLOR_FormatYUV420SemiPlanar) in place of TILE,
if the app requests for a linear color-format explicitly.
Accept this format keeping the size-aligment restrictions
same as NV12-TILE

Bug: 17906609
Change-Id: I9ec241608ae01a7e38f78d4dcfd66981795c2dc6
/hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp
849dd09820effe26df5ff664b1751f4b0e66a891 16-Oct-2014 Chih-hung Hsieh <chh@google.com> am 0de50bb3: Merge "Put singleton static instance declarations into the android namespace"

* commit '0de50bb3810cc5dd47b435d8ef2a5c7364b1d83f':
Put singleton static instance declarations into the android namespace
9c043caec3b1a7bf08e9e0fb437ea8f3c2e30cea 03-Apr-2014 Shuzhen Wang <shuzhenw@codeaurora.org> gralloc: Add opaque raw and raw16 supports

Bug: 13769626

Change-Id: I85a48edc992e7e1f1a814940e4ef8ea120514dec
/hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp
73cde9b41ac26449d2155a39078fd3ded3f92f6d 12-Dec-2013 Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> Put singleton static instance declarations into the android namespace

clang 3.4 complains about the declarations happening outside of the
namespace being a C++11 extension.
Putting them into the namespace works with all compilers.

Change-Id: I7d5d840a89b16baa8553ffc69b6c57134fc36178
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
/hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp
277c3f1bc1ae90749ab5fbbf7225b578bcf4fb79 16-Aug-2013 Jesse Hall <jessehall@google.com> Replace sRGB_888 with sRGB_X_8888

Bug: 10357459
Change-Id: I4d462ed21a3b53dbe84319cce802ff92043e5002
/hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp
32c2c1b1490e949a15dca9351f213d91be2b79d5 27-Jul-2013 Naseer Ahmed <naseer@codeaurora.org> gralloc: Add allocation support for sRGB formats

Refer to graphics.h for the definition of these new formats.
The HWC doesn't yet support output to these formats.

Change-Id: Ib924e7b41ccedb808631e0a23f706f3d9a209048
/hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp
966f989a6d502dc12ad7f5ad950180df6581f382 26-Jul-2013 Mathias Agopian <mathias@google.com> get rid of HAL pixelformats 5551 and 4444

Change-Id: I817510c3c7c0c3d95924c2ffc79e5727a6d6c48f
/hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp
513ddc2124abf90c63af41999201f0d2031af0c8 12-Jun-2013 Vineeta Srivastava <vsrivastava@google.com> Splitting hardware/qcom/display chip specific.

Moved msm8960 specific code in msm8960/ directory.
Moved msm8974 specific code in msm8974/ directory.
Updated Makefiles to point to correct header files.

Change-Id: I0623022f324be0ae42571660074f16afa1f71df5
/hardware/qcom/display/msm8960/libgralloc/alloc_controller.cpp