commit | a85ee2655f5c2ed31157871c64542ba3ec16989f | [log] [tgz] |
---|---|---|
author | Drew Davenport <ddavenport@google.com> | Thu Jan 16 09:43:55 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 16 09:43:55 2025 -0800 |
tree | 58a55585322a0d935556f83f2c61f665f8c36fbf | |
parent | 446aef14734fe75beb303d868b34f63daed3d1c9 [diff] | |
parent | d2bab9a7eb9578fe5e580e101e7c4a494623b072 [diff] |
Merge remote-tracking branch 'aosp/upstream-main' into merge-from-upstream am: d2bab9a7eb Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/3451555 Change-Id: If585783f1766315e4ae6549f6e2bc71bf1af48a0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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-19 -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!