1. 9c64091 Upgrade drm_hwcomposer to f638348b22e96e208badb71de52a860d201ee2fb by Andrew Wolfers · 6 months ago
  2. 609c353 drm_hwcomposer: Add VSyncWorker::GetNextVsyncTimestamp by Drew Davenport · 7 months ago
  3. e5ca88b drm_hwcomposer: Add adjustments for cursor plane commits by Andrew Wolfers · 9 months ago
  4. e0a19bd Upgrade drm_hwcomposer to 7009cc1909804ef707376441b5b3f986b492d66a by Sasha McIntosh · 6 months ago
  5. 7979d2a drm_hwcomposer: Cursor plane binding by Andrew Wolfers · 6 months ago
  6. 45cb3e8 drm_hwcomposer: Cursor plane buffer validation by Andrew Wolfers · 6 months ago
  7. 9777fba drm_hwcomposer: Add DRM_CURSOR_CAP to DrmDevice by Andrew Wolfers · 9 months ago
  8. bf7d29a drm_hwcomposer: Add SIZE_HINTS property to DrmPlane by Andrew Wolfers · 9 months ago
  9. d47f225 drm_hwcomposer: Fix log warnings in DrmProprty::GetBlobData by Andrew Wolfers · 6 months ago
  10. 4267aa0 Merge "ANDROID: Set min bpc on modeset" into main by Sasha McIntosh · 6 months ago
  11. e778d03 drm_hwcomposer: Add blob support to DrmProperty by Andrew Wolfers · 9 months ago
  12. dfcc8ed ANDROID: Set min bpc on modeset by Sasha McIntosh · 10 months ago
  13. 701a83c drm_hwcomposer: Remove redundant vsync timestamp by Drew Davenport · 7 months ago
  14. bf711eb drm_hwcomposer: Avoid resetting vsync timestamp by Drew Davenport · 7 months ago
  15. 35a3957 drm_hwcomposer: Use clang thread-safety analysis in VSyncWorker by Drew Davenport · 9 months ago
  16. 6bfccb8 drm_hwcomposer: Fix race conditions in VSyncWorker by Drew Davenport · 9 months ago
  17. 907a51a drm_hwcomposer: Produce stable port IDs by Gil Dekel · 7 months ago
  18. c88294c drm_hwcomposer: Fix DrmPlane typos by Andrew Wolfers · 9 months ago
  19. 2290dc6 drm_hwcomposer: Use DUMB buffer for modeset by Roman Stratiienko · 7 months ago
  20. fdd4371 drm_hwcomposer: Fix alpha check by Andrew Wolfers · 7 months ago
  21. e60540f drm_hwcomposer: Add DrmMode::SameSize by Drew Davenport · 7 months ago
  22. fb9fed5 drm_hwcomposer: Use float type to store alpha internally by Roman Stratiienko · 8 months ago
  23. 4e15bfc drm_hwcomposer: Support default values for Rect structures by Roman Stratiienko · 8 months ago
  24. f9062b6 drm_hwcomposer: Set HDR metadata on the connector by Sasha McIntosh · 10 months ago
  25. f8c1411 drm_hwcomposer: Add wrapper for EDID parsing by Sasha McIntosh · 9 months ago
  26. da080fe drm_hwcomposer: Add method GetOptionalConnectorProperty by Sasha McIntosh · 9 months ago
  27. 5b58356 drm_hwcomposer: Fix bitmask property mask creation by Drew Davenport · 7 months ago
  28. 88bd6a2 drm_hwcomposer: Enable readability-math-missing-parentheses tidy check by Roman Stratiienko · 8 months ago
  29. da2fcf6 drm_hwcomposer: Simplify LayerTransform by Roman Stratiienko · 8 months ago
  30. 30f4e9c drm_hwcomposer: Clean up VsyncWorker destruction by Drew Davenport · 9 months ago
  31. 15016c4 drm_hwcomposer: Remove VSyncWorkerCallbacks by Drew Davenport · 9 months ago
  32. b39a3f8 drm_hwcomposer: Enable VSyncWorker thread as needed by Drew Davenport · 9 months ago
  33. 63a699e drm_hwcomposer: Set vsync callback on demand by Drew Davenport · 9 months ago
  34. 33121b7 drm_hwcomposer: Move vsync tracking into VSyncWorker by Drew Davenport · 9 months ago
  35. d387c84 drm_hwcomposer: Simplify default vsync period by Drew Davenport · 9 months ago
  36. 5983318 drm_hwcomposer: Set vsync period for vsync thread by Drew Davenport · 9 months ago
  37. bf13180 drm_hwcomposer: treewide: Handle bool properties in the Property class by Roman Stratiienko · 9 months ago
  38. bcc587d drm_hwcomposer: Add flag for blocking commits by Drew Davenport · 10 months ago
  39. 9c41b68 drm_hwcomposer: Fix build failure on Linux-native targets by Paz Zcharya · 10 months ago
  40. e11f723 drm_hwcomposer: Query property when checking virtual displays availability by Paz Zcharya · 11 months ago
  41. 1f41ac7 drm_hwcomposer: Fix DrmConnector log build failure by Yongqin Liu · 10 months ago
  42. 2c36651 drm_hwcomposer: Fix DrmProperty log build failure by Tim Van Patten · 10 months ago
  43. 634c89c drm_hwcomposer: Remove unnecessary warning by Sean Paul · 11 months ago
  44. a2f3efa drm_hwcomposer: Implement getDisplayPhysicalOrientation() by Tim Van Patten · 11 months ago
  45. 3f0c01a drm_hwcomposer: Plumb link status BAD to OnHotplugEvent composer callback by Manasi Navare · 11 months ago
  46. 5294f09 drm_hwcomposer: Add getter/setter for Colorspace by Sasha McIntosh · 12 months ago
  47. 173247b drm_hwcomposer: Add getter/setter for content_type by Sasha McIntosh · 12 months ago
  48. 8053f2e drm_hwcomposer: Calculate vsync period consistently by Drew Davenport · 11 months ago
  49. 1ac3b62 drm_hwcomposer: Mitigate race condition in HwcDisplay destructor by Drew Davenport · 1 year ago
  50. b852605 drm_hwcomposer: Stop UEvent thread in ResourceManager destructor by Drew Davenport · 1 year ago
  51. 7c6e6f7 drm_hwcomposer: Fix bug where DrmDevice can be released early by Normunds Rieksts · 1 year, 6 months ago
  52. 5951b11 drm_hwcomposer: Connect ComposerClient with HwcDisplay by Drew Davenport · 1 year, 1 month ago
  53. 9344318 drm_hwcomposer: Extract DrmHwc abstract base class by Drew Davenport · 1 year, 9 months ago
  54. 468a754 drm_hwcomposer: Replace LOG_TAG with drmhwc by Sean Paul · 1 year, 2 months ago
  55. 63ed807 drm_hwcomposer: Treat unknown connector as internal display by Lingkai Dong · 1 year, 11 months ago
  56. 2a93e4c drm_hwcomposer: CI: Use aospext to provide headers for clang-tidy by Roman Stratiienko · 2 years, 9 months ago
  57. b9bd271 drm_hwcomposer: Fix DRM and HWC rotation direction misalignment by Roman Stratiienko · 1 year, 11 months ago
  58. f2c060f drm_hwcomposer: Virtual display acceleration support by Roman Stratiienko · 2 years ago
  59. 63762a9 drm_hwcomposer: Use shared pointer type for the pipeline_ variable by Roman Stratiienko · 2 years ago
  60. 0da91bf drm_hwcomposer: Add support for color transform matrix by Roman Stratiienko · 2 years, 8 months ago
  61. 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 8 months ago
  62. 3809481 drm_hwcomposer: Add meson.build file by Roman Stratiienko · 2 years, 9 months ago
  63. 9e2a2cd drm_hwcomposer: Make main mutex recursive by Roman Stratiienko · 2 years, 8 months ago
  64. f818d4c drm_hwcomposer: Simplify DrmAtomicStateManager thread usage by Roman Stratiienko · 2 years, 8 months ago
  65. d2cc738 drm_hwcomposer: Rework VSyncWorker to work without utils/worker by Roman Stratiienko · 2 years, 8 months ago
  66. 4719abb drm_hwcomposer: Rework UEventListener to work without utils/worker by Roman Stratiienko · 2 years, 8 months ago
  67. df3120f drm_hwcomposer: Rework DrmMode class by Roman Stratiienko · 2 years, 9 months ago
  68. abd8e53 drm_hwcomposer: Rework DrmProperty class by Roman Stratiienko · 2 years, 9 months ago
  69. bde9566 drm_hwcomposer: Use pragma once instead of include guards by Roman Stratiienko · 2 years, 9 months ago
  70. a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 11 months ago
  71. ce2ce75 drm_hwcomposer: Basic support for shared primary planes by Roman Stratiienko · 3 years ago
  72. 7ee6a9e drm_hwcomposer: check if the primary plane is being used by any crtc by Yongqin Liu · 3 years, 9 months ago
  73. 554743d drm_hwcomposer: Fix EINTR handling in clock_nanosleep by Keith Mok · 3 years, 10 months ago
  74. 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 7 months ago
  75. e9fbd8d drm_hwcomposer: Set return type to std::optional for BufferInfoGetters by Roman Stratiienko · 3 years, 7 months ago
  76. 1cbaaf9 drm_hwcomposer: Move include/drmhwcgralloc.h to bufferinfo/BufferInfo.h by Roman Stratiienko · 3 years, 7 months ago
  77. 8b926a5 drm_hwcomposer: Use atrace for framebuffer's import/remove events by Roman Stratiienko · 3 years, 4 months ago
  78. 59bb481 drm_hwcomposer: Add non-blocking commit support by Roman Stratiienko · 3 years, 5 months ago
  79. dd21494 drm_hwcomposer: Fix HwcLayer::GetReleaseFences() by Roman Stratiienko · 3 years, 4 months ago
  80. 5f21dbc drm_hwcomposer: Allow accessing ResourceManager from DrmDevce by Roman Stratiienko · 3 years, 4 months ago
  81. cf80b9b drm_hwcomposer: CI: Bump clang toolchain version to v14 by Roman Stratiienko · 3 years, 4 months ago
  82. d0494d9 drm_hwcomposer: Fixes for display hotplug / headless mode by Roman Stratiienko · 3 years, 6 months ago
  83. bd97317 drm_hwcomposer: Add test utility to listen for uevents by Roman Stratiienko · 3 years, 7 months ago
  84. cf6614d drm_hwcomposer: fix sign-compare building error in uevent listener by Mauro Rossi · 3 years, 8 months ago
  85. 4e99405 drm_hwcomposer: Rename DrmDisplayCompositor->DrmAtomicStateManager by Roman Stratiienko · 3 years, 7 months ago
  86. 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 7 months ago
  87. d0c035b drm_hwcomposer: Implement SetActiveConfigWithConstraints by Roman Stratiienko · 3 years, 8 months ago
  88. 3dacd47 drm_hwcomposer: Dynamic DrmDisplayPipeline to HwcDisplay bindings by Roman Stratiienko · 3 years, 8 months ago
  89. 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 7 months ago
  90. 33a71fa drm_hwcomposer: Fix PipelineBindable::BindPipeline by Roman Stratiienko · 3 years, 7 months ago
  91. cad8e0c drm_hwcomposer: Introduce DrmDisplayPipeline class by Roman Stratiienko · 3 years, 7 months ago
  92. 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 7 months ago
  93. 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 7 months ago
  94. 027987b drm_hwcomposer: Tidy-up DrmEncoder class by Roman Stratiienko · 3 years, 7 months ago
  95. 10be875 drm_hwcomposer: Tidy-up DrmCrtc class by Roman Stratiienko · 3 years, 7 months ago
  96. edb97ed drm_hwcomposer: Remove ability to prioritize primary display by Roman Stratiienko · 3 years, 7 months ago
  97. b671fab drm_hwcomposer: Tidy-up DrmPlane class by Roman Stratiienko · 3 years, 7 months ago
  98. 8df7498 drm_hwcomposer: Remove write-back related helpers from DrmDevice class by Roman Stratiienko · 3 years, 8 months ago
  99. f0c507f drm_hwcomposer: Add headless mode support by Roman Stratiienko · 3 years, 8 months ago
  100. 7492358 drm_hwcomposer: Introduce main lock by Roman Stratiienko · 3 years, 8 months ago