1. 6f30f2a Upgrade drm_hwcomposer to 12d302c4abcef99ab28c94c3fef709754fac48e2 by Sasha McIntosh · 5 months ago
  2. 12d302c drm_hwcomposer: Remove CTM property check for SKIP_CLIENT_COLOR_TRANSFORM by Sasha McIntosh · 6 months ago
  3. 9c64091 Upgrade drm_hwcomposer to f638348b22e96e208badb71de52a860d201ee2fb by Andrew Wolfers · 5 months ago
  4. f638348 drm_hwcomposer: Support DisplayCommand.expectedPresentTime by Drew Davenport · 6 months ago
  5. e0a19bd Upgrade drm_hwcomposer to 7009cc1909804ef707376441b5b3f986b492d66a by Sasha McIntosh · 5 months ago
  6. 4267aa0 Merge "ANDROID: Set min bpc on modeset" into main by Sasha McIntosh · 5 months ago
  7. dfcc8ed ANDROID: Set min bpc on modeset by Sasha McIntosh · 9 months ago
  8. 45cdacc drm_hwcomposer: Allow skipping round-trip to SF before presenting by Roman Stratiienko · 6 months ago
  9. ee6d843 drm_hwcomposer: Rework CreateLayer/DestroyLayer by Roman Stratiienko · 6 months ago
  10. 75e19c6 Upgrade drm_hwcomposer to 75855a6ab877011a2e26ae95da7ddf06dd3a04b2 am: 21a455e841 am: df1816f658 by Sadaf Ebrahimi · 6 months ago
  11. 30808a2 drm_hwcomposer: uses edid DTD to get better estimate of dpi by Lucas Berthou · 6 months ago
  12. 34c50ce drm_hwcomposer: Put ValidateDisplay and GetChangedTypes to the frontend by Roman Stratiienko · 6 months ago
  13. 72ff8c3 drm_hwcomposer: Put hwc2 PresentDisplay and GetReleaseFences to frontend by Roman Stratiienko · 6 months ago
  14. f74b731 drm_hwcomposer: Move trivial frontend functions out of HwcDisplay class by Roman Stratiienko · 6 months ago
  15. b85e682 Merge "drm_hwcomposer: Return an error corresponding to EX_CONFIG_FAILED for config failure" into main by Manasi Navare · 6 months ago
  16. e501a97 drm_hwcomposer: HWC3: Remove HWC2 ComposerResources dependencies by Roman Stratiienko · 6 months ago
  17. 70ab939 drm_hwcomposer: Use layer API for SetClientTarget and SetOutputBuffer by Roman Stratiienko · 7 months ago
  18. 851ea4d drm_hwcomposer: Implement getHdrCapabilities and getColorModes by Sasha McIntosh · 8 months ago
  19. f9062b6 drm_hwcomposer: Set HDR metadata on the connector by Sasha McIntosh · 9 months ago
  20. f8c1411 drm_hwcomposer: Add wrapper for EDID parsing by Sasha McIntosh · 8 months ago
  21. 23bcfb7 drm_hwcomposer: Return an error corresponding to EX_CONFIG_FAILED for config failure by Manasi Navare · 6 months ago
  22. 16d3a2d drm_hwcomposer: Fix missing present and release fence handling by Roman Stratiienko · 6 months ago
  23. b864ccf drm_hwcomposer: Remove HWC2 usage for Present by Drew Davenport · 7 months ago
  24. 7f356c8 drm_hwcomposer: Remove HWC2 usage for Validate by Drew Davenport · 7 months ago
  25. 76c17a8 drm_hwcomposer: Stop using HWC2 interface for CTM by Drew Davenport · 7 months ago
  26. 30f4e9c drm_hwcomposer: Clean up VsyncWorker destruction by Drew Davenport · 8 months ago
  27. 33121b7 drm_hwcomposer: Move vsync tracking into VSyncWorker by Drew Davenport · 8 months ago
  28. 97b5abc drm_hwcomposer: Add blocking SetConfig by Drew Davenport · 9 months ago
  29. fe70c80 drm_hwcomposer: Simplify state tracking for staged configs by Drew Davenport · 9 months ago
  30. 8998f8b drm_hwcomposer: Deprecate usage of HWC2 setActiveConfig* by Drew Davenport · 10 months ago
  31. 85be25d drm_hwcomposer: Deprecate usage of HWC2 GetActiveConfig by Drew Davenport · 10 months ago
  32. 9799ab8 drm_hwcomposer: Deprecate usage of HWC2 GetDisplayVsyncPeriod by Drew Davenport · 10 months ago
  33. a2f3efa drm_hwcomposer: Implement getDisplayPhysicalOrientation() by Tim Van Patten · 10 months ago
  34. c7c2efb Merge branch drm-hwcomposer:main into hdr-upstream by Sasha McIntosh · 10 months ago
  35. a37df7c drm_hwcomposer: Correct spelling of matrix by Sasha McIntosh · 11 months ago
  36. 5294f09 drm_hwcomposer: Add getter/setter for Colorspace by Sasha McIntosh · 11 months ago
  37. a241a77 drm_hwcomposer: Clean up SetLayerBlendMode for hwc3 by Drew Davenport · 11 months ago
  38. 173247b drm_hwcomposer: Add getter/setter for content_type by Sasha McIntosh · 11 months ago
  39. f7e8833 drm_hwcomposer: Implement getDisplayConfigurations by Drew Davenport · 11 months ago
  40. 9344318 drm_hwcomposer: Extract DrmHwc abstract base class by Drew Davenport · 1 year, 8 months ago
  41. 2a93e4c drm_hwcomposer: CI: Use aospext to provide headers for clang-tidy by Roman Stratiienko · 2 years, 8 months ago
  42. f2c060f drm_hwcomposer: Virtual display acceleration support by Roman Stratiienko · 1 year, 11 months ago
  43. 63762a9 drm_hwcomposer: Use shared pointer type for the pipeline_ variable by Roman Stratiienko · 1 year, 11 months ago
  44. 22fe961 drm_hwcomposer: Make flattening thread-based instead of vsync-based by Roman Stratiienko · 2 years, 7 months ago
  45. 0da91bf drm_hwcomposer: Add support for color transform matrix by Roman Stratiienko · 2 years, 7 months ago
  46. 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 7 months ago
  47. f818d4c drm_hwcomposer: Simplify DrmAtomicStateManager thread usage by Roman Stratiienko · 2 years, 7 months ago
  48. d2cc738 drm_hwcomposer: Rework VSyncWorker to work without utils/worker by Roman Stratiienko · 2 years, 7 months ago
  49. 6b40505 drm_hwcomposer: Use __ANDROID_API__ instead of PLATFORM_SDK_VERSION by Roman Stratiienko · 2 years, 8 months ago
  50. bde9566 drm_hwcomposer: Use pragma once instead of include guards by Roman Stratiienko · 2 years, 8 months ago
  51. 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 6 months ago
  52. dd21494 drm_hwcomposer: Fix HwcLayer::GetReleaseFences() by Roman Stratiienko · 3 years, 3 months ago
  53. d0494d9 drm_hwcomposer: Fixes for display hotplug / headless mode by Roman Stratiienko · 3 years, 5 months ago
  54. bb594ba drm_hwcomposer: Rework HwcDisplay disposal to avoid races by Roman Stratiienko · 3 years, 6 months ago
  55. 4e99405 drm_hwcomposer: Rename DrmDisplayCompositor->DrmAtomicStateManager by Roman Stratiienko · 3 years, 6 months ago
  56. 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 6 months ago
  57. d0c035b drm_hwcomposer: Implement SetActiveConfigWithConstraints by Roman Stratiienko · 3 years, 7 months ago
  58. 099c311 drm_hwcomposer: Use single VSyncWorker per display by Roman Stratiienko · 3 years, 7 months ago
  59. 3dacd47 drm_hwcomposer: Dynamic DrmDisplayPipeline to HwcDisplay bindings by Roman Stratiienko · 3 years, 7 months ago
  60. 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 6 months ago
  61. 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 6 months ago
  62. 456e2d6 drm_hwcomposer: Handle primary display in GetDisplayConnectionType() by Roman Stratiienko · 3 years, 6 months ago
  63. f0c507f drm_hwcomposer: Add headless mode support by Roman Stratiienko · 3 years, 7 months ago
  64. 0137f86 drm_hwcomposer: Move HwcDisplayConfigs out of HwcDisplay class by Roman Stratiienko · 3 years, 7 months ago
  65. 3627beb drm_hwcomposer: Move HwcDisplay out of DrmHwcTwo class by Roman Stratiienko · 3 years, 7 months ago