commit | 8288108b6db1781b0af88015c3f7dee302832475 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Fri Oct 09 17:46:46 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 09 17:46:46 2020 +0000 |
tree | cd680faf5b186c330fd86f76bf2179d8e3afb1ad | |
parent | b4d9b2545fc6ac254d4321a727997a063dedab5d [diff] | |
parent | 69da7879e9d7e5fdec3215be7938626624956b47 [diff] |
Merge remote-tracking branch 'aosp/upstream-main' into HEAD am: 8e7afb9d2e am: 30a066b586 am: 709de7f5f7 am: 69da7879e9 Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/1443444 Change-Id: I739296a922f2fba873d833fa9fb3dc59bc53db3b
Patches to drm_hwcomposer are very much welcome, we really want this to be the universal HW composer implementation for Android and similar platforms So please bring on porting patches, bugfixes, improvements for documentation and new features.
A short list of contribution guidelines:
Submit changes via gitlab merge requests on gitlab.freedesktop.org
drm_hwcomposer is Apache 2.0 Licensed and we require contributions to follow the developer's certificate of origin: http://developercertificate.org/
When submitting new code please follow the naming conventions documented in the generated documentation. Also please make full use of all the helpers and convenience macros provided by drm_hwcomposer. The below command can help you with formatting of your patches:
`git diff | clang-format-diff-5.0 -p 1 -style=file`
Hardware specific changes should be tested on relevant platforms before committing.
If you need inspiration, please checkout our TODO issues
Happy hacking!