Ramakant Singh
92f5895a93
gralloc: Fix implicit conversion from int to uint
...
Change-Id: I5c8ced9131c4da030bf40fb1aae7c837dc3e2034
2023-04-13 02:36:28 -07:00
Rosa Chen
2a4c372675
gralloc: Fix integer overflow in roundUpToPageSize
...
- Changed the input and return value from integer to size_t in
roundUpToPageSize
Change-Id: I526b90d3d85cd263b1a4dd524bd3e759ff0fd491
2022-12-02 16:26:34 -05:00
Rajat Yadav
0cb6e516e6
commonsys-intf: Remove compilation warnings.
...
Change-Id: Iad6b11033326c81536a939f954f6511e3246a193
2022-05-08 09:51:13 -07:00
Ravi Ranjan
f556c7cc0d
gralloc: Update enum value for ITU_R_709_FR
...
Update the values of defines as it was done previously. Reordering
value of defines will cause backward compatibility issues. Update
value of ITU_R_709_FR as a new enum value which was not used
previously.
Change-Id: Ief47e131863e6d01481f1d5c2097bd7ce100cd7a
2021-07-01 03:57:55 -07:00
Ravi Ranjan
01003ce023
gralloc: Add support for color space ITU_R_709_FR
...
CRs-fixed: 2860964
Change-Id: I1272b0f459ac6388d951d864a35f1e7d8e94b5fb
2021-04-28 04:13:56 -07:00
Tharaga Balachandran
a069a7e22d
display: Update metadata
...
This change adds libgralloc.qti to support Gralloc4 and the transition to
standardized metadata.
CRs-Fixed: 2619182
Change-Id: Ia43de9b1dc9da52affc508783c046b82cde1775e
2020-02-24 17:45:36 -05:00
Tharaga Balachandran
ed245fe3e7
gralloc: Move WFD usage flag to sanctioned vendor bit
...
CRs-Fixed: 2606686
Change-Id: I82408c0f2747d50d6f7cfce8e665a45897518a76
2020-01-27 10:23:42 -08:00
Linux Build Service Account
e5ce1da37e
Merge "commonsys-intf: display: Add flag for interlaced content." into display-android-commonsys.lnx.1.1
2019-06-12 05:49:58 -07:00
Ashish Kumar
453ab5c397
commonsys-intf: display: Add flag for interlaced content.
...
Add interlace flag to get the plane layout count and info
in case of interlaced content.
CRs-Fixed: 2464961
Change-Id: I6f1cc38f71a79a0fecde773a29ea0847020daeb9
2019-06-11 14:49:32 +05:30
Ashish Kumar
87df22c931
commonsys-intf: display: Add new camera formats
...
Add pixel formats which are used by camera in gralloc_priv.h
CRs-Fixed: 2460241
Change-Id: I905eeef806c74c623a6f902277d3cf8168b2a6dd
2019-06-11 14:35:21 +05:30
Naseer Ahmed
fb1d3dea2d
commonsys-intf: Add missing gralloc flag
...
Change-Id: I8f2e3fd42978f1e8bd0a42669b1653f6df19111a
2019-01-28 16:36:55 -05:00
Mohan Pallaka
eb982e5a48
commonsys-intf: display: Add dedicated heaps macro for sensors direct report mode
...
Updating gralloc header file similar to sdm.
Change-Id: If1bae0509afe9f6d832680a40263cf3035150173
2018-10-22 13:04:51 -07:00
Rajavenu Kyatham
3bf8204f89
gralloc: Add support for HEIF usage flag.
...
Add new usage flag that can be used to indicate HEIF.
Change-Id: If933f0fccff18323a595a712c51258700bbeb1e4
CRs-Fixed: 2318608
2018-10-10 12:50:12 +05:30
Mohan Pallaka
5d8144382d
commonsys-intf: display: add changes for display-android-commonsys.lnx.1.0
...
Relocate changes from display.lnx.5.0 to display-android-commonsys.lnx.1.0
CRs-Fixed: 2251141
Change-Id: Ia65f6d7f83e21702cf61f0672ba97ae006ae7886
2018-08-02 16:37:46 -07:00
Subash Chander
001bc79f72
commonsys-intf: display: Add dedicated heaps macro for sensors direct report mode
...
Updating gralloc header file similar to sdm.
CRs-Fixed: 2275876
Change-Id: I8cf144e13969abbad4fcc4ed17a9dcfc64b1d111
2018-07-10 11:54:28 +05:30
Gurpreet Singh Dhami
26a190eb78
gralloc: Correct the gralloc private usage bit setting.
...
Change-Id: Ic0f085bfbf516f031776ebb740b3c4a11c7264db
2018-04-05 08:47:17 -07:00
Uday Kiran Pichika
89c36f4fa8
sdm: comply with treble guidelines
...
Modify the property names and use macros in place of them
CRs-Fixed: 2206249
Change-Id: I5ae790ca62a258b0d7c14931e0132727feed48a3
2018-03-14 21:11:44 +05:30
Naseer Ahmed
a422f35f04
gralloc: Add allocator and mapper HALs
...
Implement the hidl .hal interfaces directly instead of using the
default shims.
This is required since new additions to .hal will no longer be
added to the legacy gralloc1 C header.
Change-Id: If577a14f75d7d13da0ff656c96ab451d21c910ce
2018-02-20 12:17:01 -08:00
Naseer Ahmed
bfd66dbf6c
gralloc: Move to new directory
...
In preparation for the hidlization of gralloc.
Also delete obsolete libgralloc
Change-Id: Id657f985cff1bdbf86c781efc52e8bda4e3d27b4
2018-02-13 11:45:12 -05:00