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