- 634c89c drm_hwcomposer: Remove unnecessary warning by Sean Paul · 7 months ago
- 468a754 drm_hwcomposer: Replace LOG_TAG with drmhwc by Sean Paul · 10 months ago
- b9bd271 drm_hwcomposer: Fix DRM and HWC rotation direction misalignment by Roman Stratiienko · 1 year, 7 months ago
- 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 4 months ago
- abd8e53 drm_hwcomposer: Rework DrmProperty class by Roman Stratiienko · 2 years, 6 months ago
- a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 7 months ago
- 7ee6a9e drm_hwcomposer: check if the primary plane is being used by any crtc by Yongqin Liu · 3 years, 5 months ago
- 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 3 months ago
- e9fbd8d drm_hwcomposer: Set return type to std::optional for BufferInfoGetters by Roman Stratiienko · 3 years, 3 months ago
- 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 4 months ago
- 10be875 drm_hwcomposer: Tidy-up DrmCrtc class by Roman Stratiienko · 3 years, 4 months ago
- b671fab drm_hwcomposer: Tidy-up DrmPlane class by Roman Stratiienko · 3 years, 4 months ago
- f815d38 drm_hwcomposer: Raise clang-tidy level of some files to NORMAL by Roman Stratiienko · 3 years, 5 months ago
- 57b9ba3 drm_hwcomposer: Fix float to 16.16 fixed point conversion 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
- 0b06388 drm_hwcomposer: Move GetPlaneProperty into DrmPlane class by Roman Stratiienko · 3 years, 8 months ago
- 013d068 drm_hwcomposer: Allow pre-multi layer to always pass DrmPlane validation by Roman Stratiienko · 3 years, 8 months ago
- 24a4c18 drm_hwcomposer: Move rotation enum querying into DrmPlane initialization by Roman Stratiienko · 3 years, 8 months ago
- 0f679aa drm_hwcomposer: Cleanup DrmPlane::Init() by Roman Stratiienko · 3 years, 8 months ago
- 6662f71 drm_hwcomposer: DrmPlane: More atomic commit cleanup by Roman Stratiienko · 3 years, 8 months ago
- 5063d53 drm_hwcomposer: Improve handling of blending mode by Roman Stratiienko · 3 years, 8 months ago
- 4f1effa drm_hwcomposer: Query color_encoding and color_range enums during init by Roman Stratiienko · 3 years, 8 months ago
- 515da8f drm_hwcomposer: Create intermediate enum for colorspace and samplerange by Roman Stratiienko · 3 years, 8 months ago
- 0dbe639 drm_hwcomposer: Move plane-related atomic commit logic to DrmPlane class by Roman Stratiienko · 3 years, 8 months ago
- 5128715 drm_hwcomposer: cleanup hwcutils by Roman Stratiienko · 4 years, 3 months ago
- f75099a drm_hwcomposer: remove unused variable blend by Benjamin Li · 4 years ago
- b00b28d drm_hwcomposer: reject rotations reported as unsupported by hardware by Benjamin Li · 4 years ago
- 67a89d3 drm_hwcomposer: Move ValidatePlane method into DrmPlane by Matvii Zorin · 4 years, 4 months ago
- 2640cd8 drm_hwcomposer: CI: Add more source files to the build by Roman Stratiienko · 4 years, 3 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
- d518a05 drm_hwcomposer: CI: Initial build and clang-tidy checks by Roman Stratiienko · 4 years, 3 months ago
- 8338c34 drm_hwcomposer: Add support for color encoding and range properties by Matvii Zorin · 4 years, 9 months ago
- 859b607 drm_hwcomposer: Add supported formats list to DrmPlane by Roman Kovalivskyi · 5 years ago
- 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 4 years, 9 months ago[Renamed (98%) from drm/drmplane.cpp]
- aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 4 years, 9 months ago
- 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 6 years ago[Renamed from drmplane.cpp]
- fc0b1da drm_hwcomposer: Change return type of DrmProperty::value() to tuple by Sean Paul · 6 years ago
- ea1c5e5 drm_hwcomposer: Add z order support by Alexandru Gheorghe · 7 years ago
- 9b6cafd drm_hwcomposer: Add support for pixel blend mode property by Lowry Li · 7 years ago
- f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
- 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago
- 9057a6f drm_hwcomposer: Use log/log.h instead of cutils/log.h by John Stultz · 7 years ago
- a09220c drm_hwcomposer: Add support for IN_FENCE_FD property to DrmPlane by Robert Foss · 9 years ago
- f741c67 drm_hwcomposer: Fix up some printf warnings and a clang-style nit by Sean Paul · 9 years ago
- ff30b52 drm_hwcomposer: polish for old DRM wrapper code by Zach Reizner · 10 years ago
- d8aefb6 drm_hwcomposer: Use layer alpha to blend planes by Sean Paul · 10 years ago
- 1c4c326 drm_hwcomposer: Add rotation support for hw planes by Sean Paul · 10 years ago
- 6a55e9f drm_hwcomposer: Wrap libdrm ops (minus modeset/flip) in C++ classes by Sean Paul · 10 years ago