commit | 2ff0e2f5a9a5a5ed679f7ea112d426628dc14b30 | [log] [tgz] |
---|---|---|
author | Drew Davenport <ddavenport@google.com> | Thu Jan 16 10:41:28 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jan 16 10:41:28 2025 -0800 |
tree | 800c4cd8162aa8ae1d24e14a669d5d889e7da391 | |
parent | 7e45872158207806c5cffe1bc8ff13c574ff6feb [diff] | |
parent | a85ee2655f5c2ed31157871c64542ba3ec16989f [diff] |
Merge remote-tracking branch 'aosp/upstream-main' into merge-from-upstream am: d2bab9a7eb am: a85ee2655f Original change: undetermined Change-Id: Iabd81f9419347f0eb487b26d6d101c1b64c9d085 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!