android_hardware_qcom_display/msm8996/libcopybit
Naseer Ahmed f13f2213ee gralloc1: Add remaining functionality
* Use private_0 flag
* Add some legacy flags to be used during transition
* Fix gralloc module version
* Adjust makefiles for gralloc1
* Add support for dump, num flex planes and lock flex.
* Use a unique ID for buffer descriptors
* Do not delete buffer handle, fix after verifying framework fix.
* Current gralloc1 clients do not conform to the lock()
requirement
in the gralloc1 header. Tracked in b/33588773
* Add perform APIs to get the buffer size  and allocate a buffer
for use by SDM
* Fix reference counting
* Add a unique buffer ID
* Some cleanup in private_handle
* Create a wrapper class of private_handle to do refcounting
* Resolve implementation defined formats At allocation time,
update buffer
descriptors to replace implementation defined formats with the
ones we mean
to allocate
* Defer ion handle release
* Remove unused drm code.
* Add legacy constructor for private_handle_t used by some
clients
* Add FP16 support
* Add Dump() in buffer manager
* Use handle as map key
* Drop ZSL check
CRs-Fixed: 2007391
Change-Id: Iaf843d93c031839d90403cc2e6927b516aedd354
2017-03-24 00:27:26 -07:00
..
Android.mk gralloc1: Add remaining functionality 2017-03-24 00:27:26 -07:00
MODULE_LICENSE_APACHE2 msm8996: Initial import of display code 2016-01-06 15:46:20 -08:00
NOTICE msm8996: Initial import of display code 2016-01-06 15:46:20 -08:00
c2d2.h msm8996: Initial import of display code 2016-01-06 15:46:20 -08:00
copybit.cpp msm8996: Initial import of display code 2016-01-06 15:46:20 -08:00
copybit.h msm8996: Initial import of display code 2016-01-06 15:46:20 -08:00
copybit_c2d.cpp msm8996: Initial import of display code 2016-01-06 15:46:20 -08:00
copybit_priv.h msm8996: Initial import of display code 2016-01-06 15:46:20 -08:00
software_converter.cpp msm8996: Initial import of display code 2016-01-06 15:46:20 -08:00
software_converter.h display: Update to AU187 proprietary drop 2016-06-02 20:08:03 -07:00