commit | 75e19c66e1d0c90c2c0781e5dd0839a6728e20d9 | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <sadafebrahimi@google.com> | Tue Feb 18 12:33:37 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 18 12:33:37 2025 -0800 |
tree | fbcb3586b0a72865d517d60f294eced166f84984 | |
parent | b85e682561336093140676bd83c36fdf04453e68 [diff] | |
parent | df1816f6580ee6bfadcf42962d92d1a1d7583ac0 [diff] |
Upgrade drm_hwcomposer to 75855a6ab877011a2e26ae95da7ddf06dd3a04b2 am: 21a455e841 am: df1816f658 Original change: undetermined Change-Id: Ia209214ca586783d0a791408346bbd5611760afa 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!