1. a7913de drm_hwcomposer: CI: Bump-up clang toolchain to v15 by Roman Stratiienko · 2 years, 10 months ago
  2. 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 6 months ago
  3. 59bb481 drm_hwcomposer: Add non-blocking commit support by Roman Stratiienko · 3 years, 4 months ago
  4. 4e99405 drm_hwcomposer: Rename DrmDisplayCompositor->DrmAtomicStateManager by Roman Stratiienko · 3 years, 6 months ago[Renamed (90%) from compositor/DrmDisplayCompositor.cpp]
  5. ef5348b drm_hwcomposer: Remove AtomicCommitArgs::clear_active_composition field by Roman Stratiienko · 3 years, 6 months ago
  6. 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 6 months ago
  7. 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 6 months ago
  8. 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 6 months ago
  9. 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 6 months ago
  10. 10be875 drm_hwcomposer: Tidy-up DrmCrtc class by Roman Stratiienko · 3 years, 6 months ago
  11. f377ff7 drm_hwcomposer: Remove utils/autolock.* by Roman Stratiienko · 3 years, 7 months ago
  12. e2d97e6 drm_hwcomposer: Remove DrmDisplayCompositor:CreateInitializedComposition by Roman Stratiienko · 3 years, 7 months ago
  13. 780f7da drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13 by Roman Stratiienko · 3 years, 7 months ago
  14. d37b308 drm_hwcomposer: Use DPMS property to configure display pipeline by Roman Stratiienko · 3 years, 7 months ago
  15. f815d38 drm_hwcomposer: Raise clang-tidy level of some files to NORMAL by Roman Stratiienko · 3 years, 7 months ago
  16. 753d107 drm_hwcomposer: Make Planner class fully static by Roman Stratiienko · 3 years, 7 months ago
  17. fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 8 months ago
  18. 5d1f557 drm_hwcomposer: Modify source_layers_ to be integer instead of array by Roman Stratiienko · 3 years, 8 months ago
  19. 67cebf5 drm_hwcomposer: Handle unused planes by DrmDisplayCompositor by Roman Stratiienko · 3 years, 8 months ago
  20. 32685ba drm_hwcomposer: Rework KMS state tracking by Roman Stratiienko · 3 years, 8 months ago
  21. 5f2f3ce drm_hwcomposer: CI: Tune clang-tidy coarse checks by Roman Stratiienko · 3 years, 8 months ago
  22. dccc6fb drm_hwcomposer: Make single atomic function for all atomic commit ops. by Roman Stratiienko · 3 years, 10 months ago
  23. 40b374b drm_hwcomposer: Move CreateModeBlob to DrmMode class by Roman Stratiienko · 3 years, 10 months ago
  24. 13f61b8 drm_hwcomposer: Remove DrmDisplayCompositor::GetActiveModeResolution() by Roman Stratiienko · 3 years, 10 months ago
  25. 36a7f28 drm_hwcomposer: Rework display Mode Setting and DPMS handling by Roman Stratiienko · 3 years, 10 months ago
  26. 6ede466 drm_hwcomposer: Rework UserPropertyBlob to use RAII by Roman Stratiienko · 3 years, 10 months ago
  27. d3a2cf4 drm_hwcomposer: Remove unused {DrmComposition,DrmCompositor}::Dump() by Roman Stratiienko · 3 years, 10 months ago
  28. e8c0679 drm_hwcomposer: Move client flattening closer to the frontend by Roman Stratiienko · 3 years, 10 months ago
  29. 863a3c2 drm_hwcomposer: Handle all HWC2 callbacks in DrmHwcTwo.{h,cpp} by Roman Stratiienko · 3 years, 10 months ago
  30. 0dbe639 drm_hwcomposer: Move plane-related atomic commit logic to DrmPlane class by Roman Stratiienko · 3 years, 10 months ago
  31. 7fd8f88 drm_hwcomposer: Cleanup DRM atomic commit by Roman Stratiienko · 3 years, 10 months ago
  32. 3e8ce57 drm_hwcomposer: Wrap libdrm drmMode*{Get|Free}* into RAII by Roman Stratiienko · 3 years, 10 months ago
  33. d26619b drm_hwcomposer: CI: Upgrade clang-* to v12 by Roman Stratiienko · 4 years ago
  34. 0fade37 drm_hwcomposer: Rework autofd by Roman Stratiienko · 4 years, 6 months ago
  35. 5128715 drm_hwcomposer: cleanup hwcutils by Roman Stratiienko · 4 years, 6 months ago
  36. 8666dc9 drm_hwcomposer: Tracking of the DRM FB objects using RAII by Roman Stratiienko · 4 years, 6 months ago
  37. f0757c2 drm_hwcomposer: Remove ctrc from DrmCompositionPlane by Matvii Zorin · 4 years, 7 months ago
  38. 704ea0e drm_hwcomposer: Cleanup DrmDisplayComposition initialization by Matvii Zorin · 4 years, 7 months ago
  39. d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 5 months ago
  40. 7477471 drm_hwcomposer: Remove writeback-based flattening logic by Roman Stratiienko · 4 years, 6 months ago
  41. b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 6 months ago
  42. 6a10c4c drm_hwcomposer: clang-tidy: enable clang-analyzer-* checks by Roman Stratiienko · 4 years, 6 months ago
  43. e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 6 months ago
  44. 8338c34 drm_hwcomposer: Add support for color encoding and range properties by Matvii Zorin · 5 years ago
  45. 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 4 years, 11 months ago
  46. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago[Renamed (99%) from compositor/drmdisplaycompositor.cpp]
  47. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago
  48. 9170b31 drm_hwcomposer: Add statistics on flattening to dump message by Roman Kovalivskyi · 6 years ago
  49. 8fae156 drm_hwcomposer: Add fallback to client for layers flattening by Roman Kovalivskyi · 6 years ago
  50. 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 6 years ago[Renamed from drmdisplaycompositor.cpp]
  51. 2ed463c drm_hwcomposer: Set zpos relative to the minimum possible value by Alexandru Gheorghe · 7 years ago
  52. 2689aeb drm_hwcomposer: Rename DrmProperty::immutable() by Sean Paul · 6 years ago
  53. ea1c5e5 drm_hwcomposer: Add z order support by Alexandru Gheorghe · 7 years ago
  54. 9b6cafd drm_hwcomposer: Add support for pixel blend mode property by Lowry Li · 7 years ago
  55. f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
  56. b6a675e drm_hwcomposer: add scene flattening by Alexandru Gheorghe · 7 years ago
  57. db440a9 drm_hwcomposer: Fix race in ApplyFrame by Alexandru Gheorghe · 7 years ago
  58. 62e2d2c drm_hwcomposer: Purge drm_ from drmdisplaycompositor by Alexandru Gheorghe · 7 years ago
  59. 6f0030f drm_hwcomposer: Pass resource manager to drmdisplaycompositor by Alexandru Gheorghe · 7 years ago
  60. 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago
  61. 78c9f6c drm_hwcomposer: Avoid filling the log with warnings when test compositions fail by John Stultz · 7 years ago
  62. 4f6c62e drm_hwcomposer: Support assigning planes in ValidateDisplay by Rob Herring · 7 years ago
  63. cff7b1e drm_hwcomposer: remove separate_rects by Rob Herring · 7 years ago
  64. af0d975 drm_hwcomposer: Remove GL compositing support by Rob Herring · 7 years ago
  65. 33fb7b9 Revert "drm_hwcomposer: Cleanup gl precompositor init and provide uses_GL flag" by Rob Herring · 7 years ago
  66. d3e5213 drm_hwcomposer: Make sure we check for new 16bit alpha value by John Stultz · 7 years ago
  67. 025d0a6 drm_hwcomposer: Use 16 bit value for plane alpha by Stefan Schake · 7 years ago
  68. 3b0c69d drm_hwcomposer: Cleanup gl precompositor init and provide uses_GL flag by John Stultz · 7 years ago
  69. 9057a6f drm_hwcomposer: Use log/log.h instead of cutils/log.h by John Stultz · 7 years ago
  70. 8428e6a drm_hwcomposer: fix check for valid fence fd for in fences by Rob Herring · 7 years ago
  71. b365b79 drm_hwcomposer: Make sure we set the active state when doing modesets by John Stultz · 8 years ago
  72. 1b2685c drm_hwcomposer: fix warnings on unused variables and parameters by Rob Herring · 8 years ago
  73. bd03b99 drm_hwcomposer: correct handling of DRM_MODE_ROTATE_0 by Rob Herring · 8 years ago
  74. 17561b0 drm_hwcomposer: make sure primary plane is allocated for squash by Adrian Salido · 8 years ago
  75. 89095cc drm_hwcomposer: use upstream DRM_MODE_{ROTATE, REFLECT} defines by Rob Herring · 8 years ago
  76. ed45a8e drm_hwcomposer: Remove threading by Sean Paul · 8 years ago
  77. a1ade4e drm_hwcomposer: Add out-fence support by Robert Foss · 8 years ago
  78. b2bdfd8 drm_hwcomposer: Submit in-fence to DRM by Robert Foss · 9 years ago
  79. fa37f67 drm_hwcomposer: refactor Worker by Adrian Salido · 8 years ago
  80. 90f92d8 drm_hwcomposer: Move eglCreateImageKHR into Importer by Rob Clark · 9 years ago
  81. d4a0a3d drm_hwcomposer: Break out of sync_wait loop on success by Sean Paul · 9 years ago
  82. fab5ea1 drm_hwcomposer: Count all layers with content in SquashFrame by Sean Paul · 9 years ago
  83. 137a6a8 drm_hwcomposer: On error, free active composition by Sean Paul · 9 years ago
  84. aa18d91 drm_hwcomposer: Use Planner interface to provision planes by Sean Paul · 9 years ago
  85. 4f4ef69 drm_hwcomposer: Don't use Plan() in SquashAll by Sean Paul · 9 years ago
  86. bbe39db drm_hwcomposer: Move DrmCompositionPlaneType into DrmCompositionPlane by Sean Paul · 9 years ago
  87. ca699be drm_hwcomposer: Use a vector for composition source_layers by Sean Paul · 9 years ago
  88. 39b3784 drm_hwcomposer: Add type to DrmCompositionPlane by Sean Paul · 9 years ago
  89. f741c67 drm_hwcomposer: Fix up some printf warnings and a clang-style nit by Sean Paul · 9 years ago
  90. 84b8fe0 drm_hwcomposer: Remove unused variable by Sean Paul · 9 years ago
  91. bc9305e drm_hwcomposer: Convert to upstream DRM atomic interfaces by Rob Herring · 10 years ago
  92. 49d657d drm_hwcomposer: Increase fence timeout upto 5x by David Ung · 10 years ago
  93. e3141c6 drm_hwcomposer: Always call PrepareFrame() for compositions by Sean Paul · 10 years ago
  94. 6c18b3b drm_hwcomposer: Save the atomic_test result between tests by Sean Paul · 10 years ago
  95. 6afbb6a drm_hwcomposer: only check the composition after a geometry change by Haixia Shi · 10 years ago
  96. 0c7da1e drm_hwcomposer: set blending mode to kPreMult for GL output by Haixia Shi · 10 years ago
  97. 4fdafe6 Merge "drm_hwcomposer: Check the composition before sending to frame worker" into mnc-dr-dev by David Riley · 10 years ago
  98. d4bd44d Merge "drm_hwcomposer: Allow for multiple transforms at once" into mnc-dr-dev by Sean Paul · 10 years ago
  99. 04b47ea drm_hwcomposer: Allow for multiple transforms at once by Sean Paul · 10 years ago
  100. 647beb2 drm_hwcomposer: Check the composition before sending to frame worker by Sean Paul · 10 years ago