1. d2cc738 drm_hwcomposer: Rework VSyncWorker to work without utils/worker by Roman Stratiienko · 2 years, 8 months ago
  2. 6b40505 drm_hwcomposer: Use __ANDROID_API__ instead of PLATFORM_SDK_VERSION by Roman Stratiienko · 2 years, 9 months ago
  3. df3120f drm_hwcomposer: Rework DrmMode class by Roman Stratiienko · 2 years, 9 months ago
  4. 80566fe drm_hwcomposer: Do not invoke ActivateDisplayUsingDPMS when power off by Jia Ren · 2 years, 10 months ago
  5. a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 11 months ago
  6. 799e8c7 drm_hwcomposer: Workaround for screen de-activating causing db845c regression by John Stultz · 3 years, 2 months ago
  7. af862a5 drm_hwcomposer: Split the composition cleanup and display's deactivation by Roman Stratiienko · 3 years, 2 months ago
  8. 5070d51 drm_hwcomposer: Don't try to import client layer in headless mode by Roman Stratiienko · 3 years, 3 months ago
  9. a32f907 drm_hwcomposer: Implement BI and FB caching by Roman Stratiienko · 3 years, 4 months ago
  10. 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 6 months ago
  11. e9fbd8d drm_hwcomposer: Set return type to std::optional for BufferInfoGetters by Roman Stratiienko · 3 years, 6 months ago
  12. 1cbaaf9 drm_hwcomposer: Move include/drmhwcgralloc.h to bufferinfo/BufferInfo.h by Roman Stratiienko · 3 years, 6 months ago
  13. dd21494 drm_hwcomposer: Fix HwcLayer::GetReleaseFences() by Roman Stratiienko · 3 years, 4 months ago
  14. f87d808 drm_hwcomposer: Fix HwcDisplay::GetDisplayIdentificationData() by Roman Stratiienko · 3 years, 4 months ago
  15. ccaf516 drm_hwcomposer: Fix SetPowerMode() VTS tests for headless mode by Roman Stratiienko · 3 years, 5 months ago
  16. d0494d9 drm_hwcomposer: Fixes for display hotplug / headless mode by Roman Stratiienko · 3 years, 6 months ago
  17. bb594ba drm_hwcomposer: Rework HwcDisplay disposal to avoid races by Roman Stratiienko · 3 years, 7 months ago
  18. 4e99405 drm_hwcomposer: Rename DrmDisplayCompositor->DrmAtomicStateManager by Roman Stratiienko · 3 years, 7 months ago
  19. ef5348b drm_hwcomposer: Remove AtomicCommitArgs::clear_active_composition field by Roman Stratiienko · 3 years, 7 months ago
  20. 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 7 months ago
  21. d0c035b drm_hwcomposer: Implement SetActiveConfigWithConstraints by Roman Stratiienko · 3 years, 8 months ago
  22. 099c311 drm_hwcomposer: Use single VSyncWorker per display by Roman Stratiienko · 3 years, 8 months ago
  23. 3dacd47 drm_hwcomposer: Dynamic DrmDisplayPipeline to HwcDisplay bindings by Roman Stratiienko · 3 years, 8 months ago
  24. 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 7 months ago
  25. 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 7 months ago
  26. 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 7 months ago
  27. 456e2d6 drm_hwcomposer: Handle primary display in GetDisplayConnectionType() by Roman Stratiienko · 3 years, 7 months ago
  28. f0c507f drm_hwcomposer: Add headless mode support by Roman Stratiienko · 3 years, 8 months ago
  29. aa8ec52 drm_hwcomposer: Configuring Composer HAL to use sequential IDs by Roman Stratiienko · 3 years, 8 months ago
  30. 7492358 drm_hwcomposer: Introduce main lock by Roman Stratiienko · 3 years, 8 months ago
  31. 780f7da drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13 by Roman Stratiienko · 3 years, 8 months ago
  32. d37b308 drm_hwcomposer: Use DPMS property to configure display pipeline by Roman Stratiienko · 3 years, 8 months ago
  33. 0137f86 drm_hwcomposer: Move HwcDisplayConfigs out of HwcDisplay class by Roman Stratiienko · 3 years, 8 months ago
  34. 3627beb drm_hwcomposer: Move HwcDisplay out of DrmHwcTwo class by Roman Stratiienko · 3 years, 8 months ago