- ffe783c drm_hwcomposer: Fix another build warning in HwcDisplay::SetPowerMode() by John Stultz · 1 year, 7 months ago
- f2c060f drm_hwcomposer: Virtual display acceleration support by Roman Stratiienko · 2 years ago
- 63762a9 drm_hwcomposer: Use shared pointer type for the pipeline_ variable by Roman Stratiienko · 2 years ago
- 5de61b5 drm_hwcomposer: Fix crash in headless mode by Roman Stratiienko · 2 years, 7 months ago
- 152bc62 drm_hwcomposer: fix shift compiling error with AOSP by Yongqin Liu · 2 years, 7 months ago
- 22fe961 drm_hwcomposer: Make flattening thread-based instead of vsync-based by Roman Stratiienko · 2 years, 8 months ago
- 0da91bf drm_hwcomposer: Add support for color transform matrix by Roman Stratiienko · 2 years, 8 months ago
- 359a9d3 drm_hwcomposer: Propagate acquire fence for test/validate cycle as well by Roman Stratiienko · 2 years, 8 months ago
- 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 8 months ago
- 9e2a2cd drm_hwcomposer: Make main mutex recursive by Roman Stratiienko · 2 years, 8 months ago
- d2cc738 drm_hwcomposer: Rework VSyncWorker to work without utils/worker by Roman Stratiienko · 2 years, 8 months ago
- 6b40505 drm_hwcomposer: Use __ANDROID_API__ instead of PLATFORM_SDK_VERSION by Roman Stratiienko · 2 years, 9 months ago
- df3120f drm_hwcomposer: Rework DrmMode class by Roman Stratiienko · 2 years, 9 months ago
- 80566fe drm_hwcomposer: Do not invoke ActivateDisplayUsingDPMS when power off by Jia Ren · 2 years, 10 months ago
- a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 11 months ago
- 799e8c7 drm_hwcomposer: Workaround for screen de-activating causing db845c regression by John Stultz · 3 years, 2 months ago
- af862a5 drm_hwcomposer: Split the composition cleanup and display's deactivation by Roman Stratiienko · 3 years, 2 months ago
- 5070d51 drm_hwcomposer: Don't try to import client layer in headless mode by Roman Stratiienko · 3 years, 3 months ago
- a32f907 drm_hwcomposer: Implement BI and FB caching by Roman Stratiienko · 3 years, 4 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
- dd21494 drm_hwcomposer: Fix HwcLayer::GetReleaseFences() by Roman Stratiienko · 3 years, 4 months ago
- f87d808 drm_hwcomposer: Fix HwcDisplay::GetDisplayIdentificationData() by Roman Stratiienko · 3 years, 4 months ago
- ccaf516 drm_hwcomposer: Fix SetPowerMode() VTS tests for headless mode by Roman Stratiienko · 3 years, 5 months ago
- d0494d9 drm_hwcomposer: Fixes for display hotplug / headless mode by Roman Stratiienko · 3 years, 6 months ago
- bb594ba drm_hwcomposer: Rework HwcDisplay disposal to avoid races by Roman Stratiienko · 3 years, 7 months ago
- 4e99405 drm_hwcomposer: Rename DrmDisplayCompositor->DrmAtomicStateManager by Roman Stratiienko · 3 years, 7 months ago
- ef5348b drm_hwcomposer: Remove AtomicCommitArgs::clear_active_composition field by Roman Stratiienko · 3 years, 7 months ago
- 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 7 months ago
- d0c035b drm_hwcomposer: Implement SetActiveConfigWithConstraints by Roman Stratiienko · 3 years, 7 months ago
- 099c311 drm_hwcomposer: Use single VSyncWorker per display by Roman Stratiienko · 3 years, 7 months ago
- 3dacd47 drm_hwcomposer: Dynamic DrmDisplayPipeline to HwcDisplay bindings by Roman Stratiienko · 3 years, 8 months ago
- 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 7 months ago
- 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 7 months ago
- 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 7 months ago
- 456e2d6 drm_hwcomposer: Handle primary display in GetDisplayConnectionType() by Roman Stratiienko · 3 years, 7 months ago
- f0c507f drm_hwcomposer: Add headless mode support by Roman Stratiienko · 3 years, 8 months ago
- aa8ec52 drm_hwcomposer: Configuring Composer HAL to use sequential IDs by Roman Stratiienko · 3 years, 8 months ago
- 7492358 drm_hwcomposer: Introduce main lock by Roman Stratiienko · 3 years, 8 months ago
- 780f7da drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13 by Roman Stratiienko · 3 years, 8 months ago
- d37b308 drm_hwcomposer: Use DPMS property to configure display pipeline by Roman Stratiienko · 3 years, 8 months ago
- 0137f86 drm_hwcomposer: Move HwcDisplayConfigs out of HwcDisplay class by Roman Stratiienko · 3 years, 8 months ago
- 3627beb drm_hwcomposer: Move HwcDisplay out of DrmHwcTwo class by Roman Stratiienko · 3 years, 8 months ago