- 9344318 drm_hwcomposer: Extract DrmHwc abstract base class by Drew Davenport · 1 year, 5 months ago
- 468a754 drm_hwcomposer: Replace LOG_TAG with drmhwc by Sean Paul · 10 months ago
- 1d7ddab drm_hwcomposer: Add pl111 to the client backend device list by Lingkai Dong · 1 year, 6 months ago
- 22fe961 drm_hwcomposer: Make flattening thread-based instead of vsync-based by Roman Stratiienko · 2 years, 4 months ago
- 0da91bf drm_hwcomposer: Add support for color transform matrix by Roman Stratiienko · 2 years, 4 months ago
- bde9566 drm_hwcomposer: Use pragma once instead of include guards by Roman Stratiienko · 2 years, 5 months ago
- a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 7 months ago
- 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 3 months ago
- 71f196f drm_hwcomposer: Remove RCAR-DU specific code. by Roman Stratiienko · 3 years, 4 months ago
- 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 4 months ago
- 3dacd47 drm_hwcomposer: Dynamic DrmDisplayPipeline to HwcDisplay bindings by Roman Stratiienko · 3 years, 4 months ago
- 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 4 months ago
- 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 4 months ago
- 3e16890 drm_hwcomposer: Move DrmHwcTwo.{cpp|h} to hwc2_device/ directory by Roman Stratiienko · 3 years, 5 months ago
- 3627beb drm_hwcomposer: Move HwcDisplay out of DrmHwcTwo class by Roman Stratiienko · 3 years, 5 months ago
- 03fd35c drm_hwcomposer: Move HwcLayer out of DrmHwcTwo class by Roman Stratiienko · 3 years, 5 months ago
- f815d38 drm_hwcomposer: Raise clang-tidy level of some files to NORMAL by Roman Stratiienko · 3 years, 5 months ago
- fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 5 months ago
- deb7735 drm_hwcomposer: Fix all cases which triggers an error on -Wsign-compare by Roman Stratiienko · 3 years, 6 months ago
- 2a1f1ae drm_hwcomposer: Route release fence directly by Roman Stratiienko · 3 years, 7 months ago
- e8c0679 drm_hwcomposer: Move client flattening closer to the frontend by Roman Stratiienko · 3 years, 8 months ago
- 4535e53 drm_hwcomposer: Fix regression after composition creation cleanup by Matvii Zorin · 4 years, 1 month ago
- ed90ef9 drm_hwcomposer: Add GetOrderLayersByZPos method by Matvii Zorin · 4 years, 4 months ago
- ede54b0 drm_hwcomposer: Move HardwareSupportsLayerType into Backend by Matvii Zorin · 4 years, 4 months ago
- ed74527 drm_hwcomposer: Move MarkValidated into Backend by Matvii Zorin · 4 years, 4 months ago
- b3b1516 drm_hwcomposer: Add GetExtraClientRange method by Matvii Zorin · 4 years, 4 months ago
- 2c91df5 drm_hwcomposer: Move CalcPixOps into Backend by Matvii Zorin · 4 years, 4 months ago
- d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 2 months ago
- 3f89182 drm_hwcomposer: Fix client range selection logic by Roman Stratiienko · 4 years, 2 months ago
- b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 3 months ago
- e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 3 months ago
- b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 4 years, 8 months ago
- bbf28bb drm_hwcomposer: add drm-mediatek to client-backend list by Mattijs Korpershoek · 4 years, 8 months ago
- 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 4 years, 9 months ago
- aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 4 years, 9 months ago
- 51a0e0d drm_hwcomposer: Add rcar-du display backend by Matvii Zorin · 4 years, 9 months ago
- 7f7efd8 drm_hwcomposer: Add composition skipping backend by Matvii Zorin · 4 years, 9 months ago
- ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 4 years, 9 months ago