Add support for the new brightness node under
/sys/class/backlight/panel0-backlight/brightness
Change-Id: I6489c6e3796b3f455b1aef3caae84da307e554e4
CRs-fixed: 1114808
Add brightness level extension API to set backlight
through display API. The feature is enabled by property.
Change-Id: Ia6911433705cc946ed73ffc820396c350e3c8b88
The gralloc1 header does not have a clearly defined ZSL mask.
Ignore the ZSL flag (which was previous just a combination of
camera read and write) and check for read/write separately
Bug: 36072030
CRs-Fixed: 2018754
Change-Id: I337df6860cf8098ef51f5affc0b8b79242e77824
The handle map is process local and the id may not be unique for
a given process
Bug: 36135145
CRs-Fixed: 2018333
Change-Id: Ic2bba13107787fd54121c978bff7e507eeb7dd64
Add one action to set panel brightness and refresh screen. The
backlight level is cached and sent through display commit IOCTL
to driver, which would take effect along with display commit.
Change-Id: I87483e82b5c13ef25c1da956ac9403162afd031e
In order to support QDCM features with DRM driver, a layer of
conversion from QDCM struct to DRM driver stuct is needed.
This change adds the conversion for PGC feature.
CRs-Fixed: 2007376
Change-Id: I8f5c91028a776cd61cf984b6d763e8960fe2e5bf
Destroy singleton DRMMaster instance on teardown, this is important
for back to back API test runs
Change-Id: I27e5d2adcc9d0805281dd0c858eaed5af745b269
CRs-fixed: 1114808
Reset cached LUT information for all pipes on idle power collapse
event for command mode panel
Change-Id: Iadd042fc016ac4df174caea08d7404e840e39c35
CRs-Fixed: 1115657
- Query composition manager for an optimal
idle time for the current draw cycle.
- Avoid setting same idle time again on sysfs.
CRs-Fixed: 2011276
Change-Id: I4afde21ad630953d5f701fb3d123435028bdfef2
Define new HAL color format for RAW-8 stream and
add support for buffer allocation with RAW-8 format.
Change-Id: I1ee1dbd270d25c27e52c5dd023345c8283c658d2
In order to support QDCM features with DRM driver, a layer of
conversion from QDCM struct to DRM driver stuct is needed.
This change adds the conversion for Gamut feature.
CRs-Fixed: 2007376
Change-Id: Ic2209a92fac021722c51c64716c2dd5566ee17b6
SDM added support for the DRM driver recently. This change
adds the similar support in the SDM to enable/disable
post-processing features via DRM driver for QDCM.
CRs-Fixed: 2007376
Change-Id: I39d8d2c76a28aac0675c559dceb6dcf74eb170fb
This change adds a new gamut version to color manager to support
the newly introduced gamut version in hardware.
An new value kSDEPpVersionInvalid is also added to indicate
invalid PP feature version for error cases.
CRs-Fixed: 2007376
Change-Id: Ib1a738fdf39fa28f163c5d7fa08260c36451f3fc
* Add support for HAL_PIXEL_FORMAT_RGBA_FP16
* Use system defined HAL_PIXEL_FORMAT_RGBA_1010102
CRs-Fixed: 2012253
Change-Id: I2e4dfe1d06080120acc15c6b8181f8a424248bf7