- bcc587d drm_hwcomposer: Add flag for blocking commits by Drew Davenport · 6 months ago
- a2f3efa drm_hwcomposer: Implement getDisplayPhysicalOrientation() by Tim Van Patten · 7 months ago
- 5294f09 drm_hwcomposer: Add getter/setter for Colorspace by Sasha McIntosh · 8 months ago
- 173247b drm_hwcomposer: Add getter/setter for content_type by Sasha McIntosh · 8 months ago
- 2a93e4c drm_hwcomposer: CI: Use aospext to provide headers for clang-tidy by Roman Stratiienko · 2 years, 5 months ago
- f2c060f drm_hwcomposer: Virtual display acceleration support by Roman Stratiienko · 1 year, 8 months ago
- 0da91bf drm_hwcomposer: Add support for color transform matrix by Roman Stratiienko · 2 years, 4 months ago
- 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 4 months ago
- f818d4c drm_hwcomposer: Simplify DrmAtomicStateManager thread usage by Roman Stratiienko · 2 years, 5 months ago
- 4b2cc48 drm_hwcomposer: Reorganize struct DrmHwcLayer by Roman Stratiienko · 3 years, 3 months ago
- 59bb481 drm_hwcomposer: Add non-blocking commit support by Roman Stratiienko · 3 years, 1 month ago
- 4e99405 drm_hwcomposer: Rename DrmDisplayCompositor->DrmAtomicStateManager by Roman Stratiienko · 3 years, 3 months ago[Renamed (86%) from compositor/DrmDisplayCompositor.h]
- ef5348b drm_hwcomposer: Remove AtomicCommitArgs::clear_active_composition field by Roman Stratiienko · 3 years, 3 months ago
- 9362cef drm_hwcomposer: Rework KMS composition planner + plane sharing support by Roman Stratiienko · 3 years, 4 months ago
- 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 4 months ago
- e2d97e6 drm_hwcomposer: Remove DrmDisplayCompositor:CreateInitializedComposition by Roman Stratiienko · 3 years, 4 months ago
- d37b308 drm_hwcomposer: Use DPMS property to configure display pipeline by Roman Stratiienko · 3 years, 4 months ago
- f815d38 drm_hwcomposer: Raise clang-tidy level of some files to NORMAL by Roman Stratiienko · 3 years, 5 months ago
- 753d107 drm_hwcomposer: Make Planner class fully static by Roman Stratiienko · 3 years, 5 months ago
- e78235c drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.h by Roman Stratiienko · 3 years, 5 months ago
- f81d2c8 drm_hwcomposer: Send crtc.active and crtc.mode together with the frame by Roman Stratiienko · 3 years, 4 months ago
- 32685ba drm_hwcomposer: Rework KMS state tracking by Roman Stratiienko · 3 years, 5 months ago
- dccc6fb drm_hwcomposer: Make single atomic function for all atomic commit ops. by Roman Stratiienko · 3 years, 7 months ago
- 40b374b drm_hwcomposer: Move CreateModeBlob to DrmMode class by Roman Stratiienko · 3 years, 7 months ago
- 13f61b8 drm_hwcomposer: Remove DrmDisplayCompositor::GetActiveModeResolution() by Roman Stratiienko · 3 years, 8 months ago
- 36a7f28 drm_hwcomposer: Rework display Mode Setting and DPMS handling by Roman Stratiienko · 3 years, 8 months ago
- 6ede466 drm_hwcomposer: Rework UserPropertyBlob to use RAII by Roman Stratiienko · 3 years, 8 months ago
- 6748b09 drm_hwcomposer: Remove unused DrmDisplayCompositor class fields by Roman Stratiienko · 3 years, 8 months ago
- d3a2cf4 drm_hwcomposer: Remove unused {DrmComposition,DrmCompositor}::Dump() by Roman Stratiienko · 3 years, 8 months ago
- e8c0679 drm_hwcomposer: Move client flattening closer to the frontend by Roman Stratiienko · 3 years, 8 months ago
- 863a3c2 drm_hwcomposer: Handle all HWC2 callbacks in DrmHwcTwo.{h,cpp} by Roman Stratiienko · 3 years, 8 months ago
- 0fade37 drm_hwcomposer: Rework autofd by Roman Stratiienko · 4 years, 3 months ago
- 704ea0e drm_hwcomposer: Cleanup DrmDisplayComposition initialization by Matvii Zorin · 4 years, 4 months ago
- d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 2 months ago
- 7477471 drm_hwcomposer: Remove writeback-based flattening logic by Roman Stratiienko · 4 years, 4 months ago
- b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 3 months ago
- b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 4 years, 8 months ago
- 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 4 years, 8 months ago
- 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 4 years, 9 months ago[Renamed (97%) from compositor/drmdisplaycompositor.h]
- aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 4 years, 9 months ago[Renamed (98%) from include/drmdisplaycompositor.h]
- 9170b31 drm_hwcomposer: Add statistics on flattening to dump message by Roman Kovalivskyi · 5 years ago
- 8fae156 drm_hwcomposer: Add fallback to client for layers flattening by Roman Kovalivskyi · 5 years ago
- c56eede drm_hwcomposer: Fix returned fence in PresentDisplay by Matteo Franchin · 5 years ago
- 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 6 years ago[Renamed from drmdisplaycompositor.h]
- 495e4cc drm_hwcomposer: Added hotplug support of the external display by Andrii Chepurnyi · 7 years ago
- f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
- b6a675e drm_hwcomposer: add scene flattening by Alexandru Gheorghe · 7 years ago
- 62e2d2c drm_hwcomposer: Purge drm_ from drmdisplaycompositor by Alexandru Gheorghe · 7 years ago
- 6f0030f drm_hwcomposer: Pass resource manager to drmdisplaycompositor by Alexandru Gheorghe · 7 years ago
- 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago
- 4f6c62e drm_hwcomposer: Support assigning planes in ValidateDisplay by Rob Herring · 7 years ago
- cff7b1e drm_hwcomposer: remove separate_rects by Rob Herring · 7 years ago
- af0d975 drm_hwcomposer: Remove GL compositing support by Rob Herring · 7 years ago
- 33fb7b9 Revert "drm_hwcomposer: Cleanup gl precompositor init and provide uses_GL flag" by Rob Herring · 7 years ago
- 3b0c69d drm_hwcomposer: Cleanup gl precompositor init and provide uses_GL flag by John Stultz · 7 years ago
- ed45a8e drm_hwcomposer: Remove threading by Sean Paul · 8 years ago
- 137a6a8 drm_hwcomposer: On error, free active composition by Sean Paul · 9 years ago
- 6c18b3b drm_hwcomposer: Save the atomic_test result between tests by Sean Paul · 9 years ago
- 647beb2 drm_hwcomposer: Check the composition before sending to frame worker by Sean Paul · 10 years ago
- d51c761 drm_hwcomposer: Split DrmDisplayCompositor::SquashAll() by Sean Paul · 10 years ago
- c07b211 drm_hwcomposer: Add test_only mode to CommitFrame by Sean Paul · 10 years ago
- 35301f4 drm_hwcomposer: Create mode blob on modeset queue by Sean Paul · 10 years ago
- bff33ac drm_hwcomposer: composite down to a primary plane after a timeout by Zach Reizner · 10 years ago
- aa2f4a5 drm_hwcomposer: fix spelling of "separate". by Haixia Shi · 10 years ago
- 7642c92 drm_hwcomposer: update #include's for drm_hwcomposer.h by Zach Reizner · 10 years ago
- 479412c drm_hwcomposer: C++ coding style cleanup, no functional changes. by Haixia Shi · 10 years ago
- dda2fab drm_hwcomposer: move atomic modeset calls into a separate worker by Haixia Shi · 10 years ago
- 5757e82 drm_hwcomposer: implement squashing by Zach Reizner · 10 years ago
- fd6dc33 drm_hwcomposer: reimplement Dump for DrmDisplayCompositor by Zach Reizner · 10 years ago
- 92f8e63 drm_hwcomposer: ground work for squashing by Zach Reizner · 10 years ago
- 7b1e4bc drm_hwcomposer: Disable planes on frame failure by Sean Paul · 10 years ago
- 971be15 drm_hwcomposer: Increase failure time for acquire fences by Sean Paul · 10 years ago
- 27ca02a drm_hwcomposer: Bump the acquire fence timeout to 83ms by Sean Paul · 10 years ago
- 5735541 drm_hwcomposer: Process modesets via compositor by Sean Paul · 10 years ago
- d106b91 drm_hwcomposer: Set timeouts for fence waits by Sean Paul · 10 years ago
- bdc67bf drm_hwcomposer: Plumb frame number through display composition by Sean Paul · 10 years ago
- 713a678 Revert "Revert "drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL composition"" by Zach Reizner · 10 years ago
- cbe9c01 Revert "drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL composition" by Puneet Kumar · 10 years ago
- 2317bb1 drm_hwcomposer: have DrmDisplayCompositor do its own OpenGL composition by Zach Reizner · 10 years ago
- db7a17d drm_hwcomposer: Process DPMS requests through compositor by Sean Paul · 10 years ago
- 98e73c8 drm_hwcomposer: Split the drm compositor into per-display threads by Sean Paul · 10 years ago