- abd8e53 drm_hwcomposer: Rework DrmProperty class by Roman Stratiienko · 2 years, 8 months ago
- bde9566 drm_hwcomposer: Use pragma once instead of include guards by Roman Stratiienko · 2 years, 8 months ago
- a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 10 months ago
- ce2ce75 drm_hwcomposer: Basic support for shared primary planes by Roman Stratiienko · 2 years, 10 months ago
- 7ee6a9e drm_hwcomposer: check if the primary plane is being used by any crtc by Yongqin Liu · 3 years, 8 months ago
- 554743d drm_hwcomposer: Fix EINTR handling in clock_nanosleep by Keith Mok · 3 years, 9 months ago
- 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 6 months ago
- e9fbd8d drm_hwcomposer: Set return type to std::optional for BufferInfoGetters by Roman Stratiienko · 3 years, 6 months ago
- 1cbaaf9 drm_hwcomposer: Move include/drmhwcgralloc.h to bufferinfo/BufferInfo.h by Roman Stratiienko · 3 years, 6 months ago
- 8b926a5 drm_hwcomposer: Use atrace for framebuffer's import/remove events by Roman Stratiienko · 3 years, 3 months ago
- 59bb481 drm_hwcomposer: Add non-blocking commit support by Roman Stratiienko · 3 years, 4 months ago
- dd21494 drm_hwcomposer: Fix HwcLayer::GetReleaseFences() by Roman Stratiienko · 3 years, 3 months ago
- 5f21dbc drm_hwcomposer: Allow accessing ResourceManager from DrmDevce by Roman Stratiienko · 3 years, 3 months ago
- cf80b9b drm_hwcomposer: CI: Bump clang toolchain version to v14 by Roman Stratiienko · 3 years, 3 months ago
- d0494d9 drm_hwcomposer: Fixes for display hotplug / headless mode by Roman Stratiienko · 3 years, 5 months ago
- bd97317 drm_hwcomposer: Add test utility to listen for uevents by Roman Stratiienko · 3 years, 6 months ago
- cf6614d drm_hwcomposer: fix sign-compare building error in uevent listener by Mauro Rossi · 3 years, 7 months ago
- 4e99405 drm_hwcomposer: Rename DrmDisplayCompositor->DrmAtomicStateManager by Roman Stratiienko · 3 years, 6 months ago
- 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 6 months ago
- d0c035b drm_hwcomposer: Implement SetActiveConfigWithConstraints by Roman Stratiienko · 3 years, 7 months ago
- 3dacd47 drm_hwcomposer: Dynamic DrmDisplayPipeline to HwcDisplay bindings by Roman Stratiienko · 3 years, 7 months ago
- 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 6 months ago
- 33a71fa drm_hwcomposer: Fix PipelineBindable::BindPipeline by Roman Stratiienko · 3 years, 6 months ago
- cad8e0c drm_hwcomposer: Introduce DrmDisplayPipeline class by Roman Stratiienko · 3 years, 6 months ago
- 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 6 months ago
- 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 6 months ago
- 027987b drm_hwcomposer: Tidy-up DrmEncoder class by Roman Stratiienko · 3 years, 6 months ago
- 10be875 drm_hwcomposer: Tidy-up DrmCrtc class by Roman Stratiienko · 3 years, 6 months ago
- edb97ed drm_hwcomposer: Remove ability to prioritize primary display by Roman Stratiienko · 3 years, 6 months ago
- b671fab drm_hwcomposer: Tidy-up DrmPlane class by Roman Stratiienko · 3 years, 6 months ago
- 8df7498 drm_hwcomposer: Remove write-back related helpers from DrmDevice class by Roman Stratiienko · 3 years, 7 months ago
- f0c507f drm_hwcomposer: Add headless mode support by Roman Stratiienko · 3 years, 7 months ago
- 7492358 drm_hwcomposer: Introduce main lock by Roman Stratiienko · 3 years, 7 months ago
- 780f7da drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13 by Roman Stratiienko · 3 years, 7 months ago
- c3de5f1 drm_hwcomposer: Add delay between hotplug uevent and modes get by Roman Stratiienko · 3 years, 7 months ago
- ad29ee9 drm_hwcomposer: Fix missing connector state assignment by Roman Stratiienko · 3 years, 7 months ago
- f815d38 drm_hwcomposer: Raise clang-tidy level of some files to NORMAL by Roman Stratiienko · 3 years, 7 months ago
- 57b9ba3 drm_hwcomposer: Fix float to 16.16 fixed point conversion by Roman Stratiienko · 3 years, 7 months ago
- fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 8 months ago
- e78235c drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.h by Roman Stratiienko · 3 years, 8 months ago
- 24a7fc4 drm_hwcomposer: CI: Process every file with clang-tidy. by Roman Stratiienko · 3 years, 8 months ago
- 5f2f3ce drm_hwcomposer: CI: Tune clang-tidy coarse checks by Roman Stratiienko · 3 years, 8 months ago
- cdee4f2 drm_hwcomposer: support more connector types by Yongqin Liu · 3 years, 8 months ago
- deb7735 drm_hwcomposer: Fix all cases which triggers an error on -Wsign-compare by Roman Stratiienko · 3 years, 8 months ago
- a148f21 drm_hwcomposer: Rework display modes handling by Roman Stratiienko · 3 years, 9 months ago
- 1e053b4 drm_hwcomposer: Make uevent listener standalone by Roman Stratiienko · 3 years, 10 months ago
- 40b374b drm_hwcomposer: Move CreateModeBlob to DrmMode class by Roman Stratiienko · 3 years, 10 months ago
- 6ede466 drm_hwcomposer: Rework UserPropertyBlob to use RAII by Roman Stratiienko · 3 years, 10 months ago
- 0b06388 drm_hwcomposer: Move GetPlaneProperty into DrmPlane class by Roman Stratiienko · 3 years, 10 months ago
- 013d068 drm_hwcomposer: Allow pre-multi layer to always pass DrmPlane validation by Roman Stratiienko · 3 years, 10 months ago
- 863a3c2 drm_hwcomposer: Handle all HWC2 callbacks in DrmHwcTwo.{h,cpp} by Roman Stratiienko · 3 years, 10 months ago
- 24a4c18 drm_hwcomposer: Move rotation enum querying into DrmPlane initialization by Roman Stratiienko · 3 years, 10 months ago
- 0f679aa drm_hwcomposer: Cleanup DrmPlane::Init() by Roman Stratiienko · 3 years, 10 months ago
- 6662f71 drm_hwcomposer: DrmPlane: More atomic commit cleanup by Roman Stratiienko · 3 years, 10 months ago
- 5063d53 drm_hwcomposer: Improve handling of blending mode by Roman Stratiienko · 3 years, 10 months ago
- 4f1effa drm_hwcomposer: Query color_encoding and color_range enums during init by Roman Stratiienko · 3 years, 10 months ago
- 515da8f drm_hwcomposer: Create intermediate enum for colorspace and samplerange by Roman Stratiienko · 3 years, 10 months ago
- 0dbe639 drm_hwcomposer: Move plane-related atomic commit logic to DrmPlane class by Roman Stratiienko · 3 years, 10 months ago
- 56f4adc drm_hwcomposer: Move IsKMSDev to DrmDevice by Roman Stratiienko · 3 years, 10 months ago
- cf80b85 drm_hwcomposer: Remove unused AvailableWritebackConnector() by Roman Stratiienko · 3 years, 10 months ago
- 123cdb0 drm_hwcomposer: Remove unused ResourceManager::gralloc_ field by Roman Stratiienko · 3 years, 10 months ago
- 7fd8f88 drm_hwcomposer: Cleanup DRM atomic commit by Roman Stratiienko · 3 years, 10 months ago
- 3e8ce57 drm_hwcomposer: Wrap libdrm drmMode*{Get|Free}* into RAII by Roman Stratiienko · 3 years, 10 months ago
- d26619b drm_hwcomposer: CI: Upgrade clang-* to v12 by Roman Stratiienko · 4 years ago
- 8514329 drm_hwcomposer: Don't close same handle several times. by Roman Stratiienko · 4 years ago
- 0fade37 drm_hwcomposer: Rework autofd by Roman Stratiienko · 4 years, 6 months ago
- 5128715 drm_hwcomposer: cleanup hwcutils by Roman Stratiienko · 4 years, 6 months ago
- 8666dc9 drm_hwcomposer: Tracking of the DRM FB objects using RAII by Roman Stratiienko · 4 years, 6 months ago
- f75099a drm_hwcomposer: remove unused variable blend by Benjamin Li · 4 years, 3 months ago
- b00b28d drm_hwcomposer: reject rotations reported as unsupported by hardware by Benjamin Li · 4 years, 3 months ago
- 9127dc8 drm_hwcomposer: add DRM_PROPERTY_TYPE_BITMASK by Benjamin Li · 4 years, 3 months ago
- 67a89d3 drm_hwcomposer: Move ValidatePlane method into DrmPlane by Matvii Zorin · 4 years, 6 months ago
- d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 5 months ago
- 2640cd8 drm_hwcomposer: CI: Add more source files to the build by Roman Stratiienko · 4 years, 5 months ago
- b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 6 months ago
- 6a10c4c drm_hwcomposer: clang-tidy: enable clang-analyzer-* checks by Roman Stratiienko · 4 years, 6 months ago
- e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 6 months ago
- d518a05 drm_hwcomposer: CI: Initial build and clang-tidy checks by Roman Stratiienko · 4 years, 5 months ago
- fa00233 drm_hwcomposer: Fix drmSetMaster() usage by John Stultz · 4 years, 6 months ago
- 8338c34 drm_hwcomposer: Add support for color encoding and range properties by Matvii Zorin · 5 years ago
- 67c0542 drm_hwcomposer: Support unique fd for every YUV plane by Roman Stratiienko · 4 years, 7 months ago
- 3b24cd9 drm_hwcomposer: Ensure composer has master access to DRM/KMS by Roman Stratiienko · 4 years, 7 months ago
- c8dd066 drm_hwcomposer: Reorganize modifiers handling logic by Roman Stratiienko · 4 years, 9 months ago
- 3a5fb50 drm_hwcomposer: implement Gralloc 4 BufferInfoMapperMetadata by Dennis Tsiang · 4 years, 9 months ago
- b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 4 years, 10 months ago
- 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 4 years, 11 months ago
- 25ddbc4 drm_hwcomposer: Return error from GetEdidBlob if blob is null by Marijn Suijten · 4 years, 11 months ago
- 859b607 drm_hwcomposer: Add supported formats list to DrmPlane by Roman Kovalivskyi · 5 years ago
- adc5d82 drm_hwcomposer: Fix EDID fetch from DRM by Andrii Chepurnyi · 5 years ago
- 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago
- aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago
- ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 5 years ago
- f1af957 drm_hwcomposer: Move properties into vendor namespace by Jason Macnak · 5 years ago
- ec75ccd drm_hwcomposer: Add feature to search for KMS DRI card by Matvii Zorin · 5 years ago
- ff730f9 drm_hwcomposer: Relax failure when no EDID property is found by John Stultz · 5 years ago
- c77052e drm_hwcomposer: Improve error messages. by Peter Collingbourne · 5 years ago
- 65f2ba8 drm_hwcomposer: Add property that allows disabling of hardware scaling by Roman Stratiienko · 6 years ago
- 521a4c8 drm_hwcomposer: Add check to vsync routine to avoid crash on callback by Roman Kovalivskyi · 6 years ago
- b3d8178 drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationData by Lowry Li (Arm Technology China) · 6 years ago
- d6a6e6e drm_hwcomposer: Add safe guard for unknown connector type by Roman Kovalivskyi · 6 years ago