commit | 7e45872158207806c5cffe1bc8ff13c574ff6feb | [log] [tgz] |
---|---|---|
author | Mark Yacoub <markyacoub@google.com> | Mon Jan 13 14:19:17 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jan 13 14:19:17 2025 -0800 |
tree | 69ae3a663a54efb50341998c58f94e066c964b2e | |
parent | 10616508e06e9c6557c321e21629743e6596c14d [diff] | |
parent | 446aef14734fe75beb303d868b34f63daed3d1c9 [diff] |
ANDROID: Update drm_hwc pre/postsubmit am: a42c007e78 am: 446aef1473 Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/3447528 Change-Id: Idb37538077ec3f58ea1360b768bf8caa8692a444 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!