summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libhwcomposer: Remove reliance on shared header for stride alignmentd-pie-core-released-android10-core-releaseAndrew F. Davis2019-06-281-1/+1
* libhwcomposer: Rework error paths in DRMFramebufferAndrew F. Davis2019-06-281-15/+14
* libhwcomposer: Remove unneeded is_overlay parameter from DRMFramebufferAndrew F. Davis2019-06-283-18/+16
* libhwcomposer: Let C++ style zero value initialization clear hwc_device_tAndrew F. Davis2019-06-281-2/+1
* libhwcomposer: Check length of uevent description not HDMI uevent pathAndrew F. Davis2019-06-281-1/+1
* libhwcomposer: Catch thread creation warnings and print the exceptionAndrew F. Davis2019-06-281-3/+7
* libhwcomposer: Fix possible lock condition in adding external displayAndrew F. Davis2019-06-281-2/+7
* libhwcomposer: Move plane store to after printing informationAndrew F. Davis2019-06-281-3/+2
* libhwcomposer: Drop redundant HDMIA commentAndrew F. Davis2019-06-281-2/+0
* libhwcomposer: Move display configuration selection to common functionMykhailo Sopiha2019-06-281-27/+40
* libhwcomposer: Move away from <cutils/log.h>Alistair Strachan2019-06-284-4/+4
* libhwcomposer: change stride alignment to 8Mykhailo Sopiha2019-06-181-1/+1
* libhwcomposer: Do not reassign first plane pitch for NV12 layerd-oreo-mr1-core-releaseAndrew F. Davis2018-09-261-3/+0
* libhwcomposer: Remove use of properties not available with tidssAndrew F. Davis2018-09-263-18/+2
* libhwcomposer: Add HWComposer HAL for AM65x family based devicesAndrew F. Davis2018-09-1214-0/+2231
* Add initial AM65x makefile that includes related projectsAndrew F. Davis2018-09-121-0/+17
* Add top level makefile to direct build into sub-directoriesAndrew F. Davis2018-09-121-0/+9
* Initial empty commitAndrew F. Davis2018-09-120-0/+0