- 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 9 months ago
- 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 9 months ago
- 10be875 drm_hwcomposer: Tidy-up DrmCrtc class by Roman Stratiienko · 3 years, 9 months ago
- b671fab drm_hwcomposer: Tidy-up DrmPlane class by Roman Stratiienko · 3 years, 9 months ago
- f377ff7 drm_hwcomposer: Remove utils/autolock.* by Roman Stratiienko · 3 years, 9 months ago
- e2d97e6 drm_hwcomposer: Remove DrmDisplayCompositor:CreateInitializedComposition by Roman Stratiienko · 3 years, 9 months ago
- 780f7da drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13 by Roman Stratiienko · 3 years, 9 months ago
- d37b308 drm_hwcomposer: Use DPMS property to configure display pipeline by Roman Stratiienko · 3 years, 9 months ago
- f815d38 drm_hwcomposer: Raise clang-tidy level of some files to NORMAL by Roman Stratiienko · 3 years, 10 months ago
- 753d107 drm_hwcomposer: Make Planner class fully static by Roman Stratiienko · 3 years, 10 months ago
- fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 10 months ago
- e78235c drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.h by Roman Stratiienko · 3 years, 10 months ago
- f81d2c8 drm_hwcomposer: Send crtc.active and crtc.mode together with the frame by Roman Stratiienko · 3 years, 9 months ago
- 5d1f557 drm_hwcomposer: Modify source_layers_ to be integer instead of array by Roman Stratiienko · 3 years, 10 months ago
- 9a6c9de drm_hwcomposer: Cleanup Planner class by Roman Stratiienko · 3 years, 10 months ago
- 67cebf5 drm_hwcomposer: Handle unused planes by DrmDisplayCompositor by Roman Stratiienko · 3 years, 10 months ago
- 32685ba drm_hwcomposer: Rework KMS state tracking by Roman Stratiienko · 3 years, 10 months ago
- 5f2f3ce drm_hwcomposer: CI: Tune clang-tidy coarse checks by Roman Stratiienko · 3 years, 10 months ago
- dccc6fb drm_hwcomposer: Make single atomic function for all atomic commit ops. by Roman Stratiienko · 4 years ago
- 40b374b drm_hwcomposer: Move CreateModeBlob to DrmMode class by Roman Stratiienko · 4 years ago
- 13f61b8 drm_hwcomposer: Remove DrmDisplayCompositor::GetActiveModeResolution() by Roman Stratiienko · 4 years ago
- 36a7f28 drm_hwcomposer: Rework display Mode Setting and DPMS handling by Roman Stratiienko · 4 years ago
- 6ede466 drm_hwcomposer: Rework UserPropertyBlob to use RAII by Roman Stratiienko · 4 years, 1 month ago
- 6748b09 drm_hwcomposer: Remove unused DrmDisplayCompositor class fields by Roman Stratiienko · 4 years, 1 month ago
- d3a2cf4 drm_hwcomposer: Remove unused {DrmComposition,DrmCompositor}::Dump() by Roman Stratiienko · 4 years, 1 month ago
- e8c0679 drm_hwcomposer: Move client flattening closer to the frontend by Roman Stratiienko · 4 years, 1 month ago
- 863a3c2 drm_hwcomposer: Handle all HWC2 callbacks in DrmHwcTwo.{h,cpp} by Roman Stratiienko · 4 years, 1 month ago
- 0dbe639 drm_hwcomposer: Move plane-related atomic commit logic to DrmPlane class by Roman Stratiienko · 4 years, 1 month ago
- 7fd8f88 drm_hwcomposer: Cleanup DRM atomic commit by Roman Stratiienko · 4 years, 1 month ago
- 3e8ce57 drm_hwcomposer: Wrap libdrm drmMode*{Get|Free}* into RAII by Roman Stratiienko · 4 years, 1 month ago
- d26619b drm_hwcomposer: CI: Upgrade clang-* to v12 by Roman Stratiienko · 4 years, 3 months ago
- 66763d5 drm_hwcomposer: Quiet noisy errors when planes don't support various attributes by John Stultz · 4 years, 2 months ago
- 0fade37 drm_hwcomposer: Rework autofd by Roman Stratiienko · 4 years, 8 months ago
- 5128715 drm_hwcomposer: cleanup hwcutils by Roman Stratiienko · 4 years, 8 months ago
- 8666dc9 drm_hwcomposer: Tracking of the DRM FB objects using RAII by Roman Stratiienko · 4 years, 8 months ago
- 67a89d3 drm_hwcomposer: Move ValidatePlane method into DrmPlane by Matvii Zorin · 4 years, 9 months ago
- f0757c2 drm_hwcomposer: Remove ctrc from DrmCompositionPlane by Matvii Zorin · 4 years, 9 months ago
- 9f79c0c drm_hwcomposer: Remove SquashState class declaration by Matvii Zorin · 4 years, 9 months ago
- 5368b73 drm_hwcomposer: Remove DrmCompositionDisplayLayersMap by Matvii Zorin · 4 years, 9 months ago
- dcea03c drm_hwcomposer: Remove DrmCompositionRegion struct by Matvii Zorin · 4 years, 9 months ago
- 704ea0e drm_hwcomposer: Cleanup DrmDisplayComposition initialization by Matvii Zorin · 4 years, 9 months ago
- d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 7 months ago
- 7477471 drm_hwcomposer: Remove writeback-based flattening logic by Roman Stratiienko · 4 years, 9 months ago
- b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 8 months ago
- 6a10c4c drm_hwcomposer: clang-tidy: enable clang-analyzer-* checks by Roman Stratiienko · 4 years, 8 months ago
- e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 8 months ago
- 8338c34 drm_hwcomposer: Add support for color encoding and range properties by Matvii Zorin · 5 years ago
- b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 5 years ago
- 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 5 years ago
- 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago
- aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago
- 9170b31 drm_hwcomposer: Add statistics on flattening to dump message by Roman Kovalivskyi · 6 years ago
- 8fae156 drm_hwcomposer: Add fallback to client for layers flattening by Roman Kovalivskyi · 6 years ago
- 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 7 years ago