commit | 54fc5ed35dba039b01500509af88c7b3384362ef | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Sat Mar 08 16:09:45 2025 -0800 |
committer | Xin Li <delphij@google.com> | Sat Mar 08 16:09:45 2025 -0800 |
tree | 9f18bd6cc81530f3351798a8fc9fe31fb74ad14b | |
parent | 21a455e841ad3f554599c86a3c5ffd2c169eb108 [diff] | |
parent | a075adaf6020150952b01cb926126659ce32dc3a [diff] |
Merge 25Q1 (ab/BP1A.250305.020) to AOSP main Bug: 385190204 Merged-In: I2731c7eb01e8998345ca9877c35369676e8de8a7 Change-Id: I0f70a4dd81be9bb31736be959f82e5692a3d28b4
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!